GoogleCloudAiplatformV1ApiAuthApiKeyConfig constructor

GoogleCloudAiplatformV1ApiAuthApiKeyConfig({
  1. String? apiKeySecretVersion,
})

Implementation

GoogleCloudAiplatformV1ApiAuthApiKeyConfig({
  this.apiKeySecretVersion,
});