GoogleCloudAiplatformV1AuthConfigGoogleServiceAccountConfig constructor

GoogleCloudAiplatformV1AuthConfigGoogleServiceAccountConfig({
  1. String? serviceAccount,
})

Implementation

GoogleCloudAiplatformV1AuthConfigGoogleServiceAccountConfig({
  this.serviceAccount,
});