gcfApiVersion property
The api version of CF to be created
Optional. Possible string values are:
- "GCF_API_VERSION_UNSPECIFIED" : Unspecified.
- "API_VERSION_V1" : V1 API version.
- "API_VERSION_V2" : V2 API version.
Implementation
core.String? gcfApiVersion;