environment property
Describe whether the function is gen1 or gen2. Possible string values are:
- "ENVIRONMENT_UNSPECIFIED" : Unspecified
- "GEN_1" : Gen 1
- "GEN_2" : Gen 2
Implementation
core.String? environment;
Describe whether the function is gen1 or gen2. Possible string values are:
core.String? environment;