configurationVersion property

GoogleCloudApigeeV1ConfigVersion? configurationVersion
getter/setter pair

The version of the configuration schema to which this shared flow conforms.

The only supported value currently is majorVersion 4 and minorVersion 0. This setting may be used in the future to enable evolution of the shared flow format.

Implementation

GoogleCloudApigeeV1ConfigVersion? configurationVersion;