GoogleCloudAiplatformV1ReasoningEngineSpecDeploymentSpec constructor
GoogleCloudAiplatformV1ReasoningEngineSpecDeploymentSpec({
- List<
GoogleCloudAiplatformV1EnvVar> ? env, - List<
GoogleCloudAiplatformV1SecretEnvVar> ? secretEnv,
Implementation
GoogleCloudAiplatformV1ReasoningEngineSpecDeploymentSpec({
this.env,
this.secretEnv,
});