GoogleCloudAiplatformV1SecretRef constructor

GoogleCloudAiplatformV1SecretRef({
  1. String? secret,
  2. String? version,
})

Implementation

GoogleCloudAiplatformV1SecretRef({this.secret, this.version});