Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::PublisherModel::LaunchStage (v1.43.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::PublisherModel::LaunchStage.
An enum representing the launch stage of a PublisherModel.
Constants
LAUNCH_STAGE_UNSPECIFIED
value: 0 The model launch stage is unspecified.
EXPERIMENTAL
value: 1 Used to indicate the PublisherModel is at Experimental launch stage,
available to a small set of customers.
PRIVATE_PREVIEW
value: 2 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.
PUBLIC_PREVIEW
value: 3 Used to indicate the PublisherModel is at Public Preview launch stage,
available to all customers, although not supported for production
workloads.
GA
value: 4 Used to indicate the PublisherModel is at GA launch stage, available to
all customers and ready for production workload.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-08 UTC."],[],[]]