Class LaunchStage (1.29.0)

LaunchStage(value)

An enum representing the launch stage of a PublisherModel.

Values: LAUNCH_STAGE_UNSPECIFIED (0): The model launch stage is unspecified. EXPERIMENTAL (1): Used to indicate the PublisherModel is at Experimental launch stage. PRIVATE_PREVIEW (2): Used to indicate the PublisherModel is at Private Preview launch stage. PUBLIC_PREVIEW (3): Used to indicate the PublisherModel is at Public Preview launch stage. GA (4): Used to indicate the PublisherModel is at GA launch stage.