env property

List<GoogleCloudAiplatformV1EnvVar>? env
getter/setter pair

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;