env property

List<GoogleCloudAiplatformV1EnvVar>? env
getter/setter pair

Environment variables to be passed to the python module.

Maximum limit is 100.

Implementation

core.List<GoogleCloudAiplatformV1EnvVar>? env;