env property
Environment variables to be set with the Reasoning Engine deployment.
The environment variables can be updated through the UpdateReasoningEngine API.
Optional.
Implementation
core.List<GoogleCloudAiplatformV1EnvVar>? env;
Environment variables to be set with the Reasoning Engine deployment.
The environment variables can be updated through the UpdateReasoningEngine API.
Optional.
core.List<GoogleCloudAiplatformV1EnvVar>? env;