GoogleCloudAiplatformV1SecretEnvVar constructor
GoogleCloudAiplatformV1SecretEnvVar({
- String? name,
- GoogleCloudAiplatformV1SecretRef? secretRef,
Implementation
GoogleCloudAiplatformV1SecretEnvVar({
this.name,
this.secretRef,
});