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