configurationVersion property
Version of the API proxy configuration schema to which the API proxy conforms.
Currently, the only supported value is 4.0 (majorVersion.minorVersion
).
This setting may be used in the future to track the evolution of the API
proxy format.
Implementation
GoogleCloudApigeeV1ConfigVersion? configurationVersion;