Cloud AI Platform v1 API - Enum PublisherModel.Types.LaunchStage (2.27.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, available to a small set of customers.

Ga

Used to indicate the PublisherModel is at GA launch stage, available to all customers and ready for production workload.

PrivatePreview

Used to indicate the PublisherModel is at Private Preview launch stage, only available to a small set of customers, although a larger set of customers than an Experimental launch. Previews are the first launch stage used to get feedback from customers.

PublicPreview

Used to indicate the PublisherModel is at Public Preview launch stage, available to all customers, although not supported for production workloads.

Unspecified

The model launch stage is unspecified.