environment property
The environment for the runtime. Possible string values are:
- "ENVIRONMENT_UNSPECIFIED" : Unspecified
- "GEN_1" : Gen 1
- "GEN_2" : Gen 2
Implementation
core.String? environment;
The environment for the runtime. Possible string values are:
core.String? environment;