launchStage property
Flag to mark the version indicating the launch stage.
Output only. Possible string values are:
- "LAUNCH_STAGE_UNSPECIFIED" : LAUNCH_STAGE_UNSPECIFIED.
- "PREVIEW" : PREVIEW.
- "GA" : GA.
- "DEPRECATED" : DEPRECATED.
- "PRIVATE_PREVIEW" : PRIVATE_PREVIEW.
Implementation
core.String? launchStage;