Cloud AI Platform v1 API - Enum PublisherModel.Types.LaunchStage (2.22.0)

public enum PublisherModel.Types.LaunchStage

Reference documentation and code samples for the Cloud AI Platform v1 API enum PublisherModel.Types.LaunchStage.

An enum representing the launch stage of a PublisherModel.

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

NameDescription
Experimental

Used to indicate the PublisherModel is at Experimental launch stage.

Ga

Used to indicate the PublisherModel is at GA launch stage.

PrivatePreview

Used to indicate the PublisherModel is at Private Preview launch stage.

PublicPreview

Used to indicate the PublisherModel is at Public Preview launch stage.

Unspecified

The model launch stage is unspecified.