releaseType property
The release type of the Goldengate Deployment Version resource.
Output only. Possible string values are:
- "DEPLOYMENT_RELEASE_TYPE_UNSPECIFIED" : Default unspecified value.
- "MAJOR" : Goldengate Deployment Version release type is MAJOR.
- "BUNDLE" : Goldengate Deployment Version release type is BUNDLE.
- "MINOR" : Goldengate Deployment Version release type is MINOR.
Implementation
core.String? releaseType;