stage property

String? stage
getter/setter pair

The stage of the feature.

Output only. Possible string values are:

  • "DEPRECATED"
  • "GA"
  • "PREVIEW"
  • "STAGE_UNSPECIFIED"

Implementation

core.String? stage;