package api

Import Path
	google.golang.org/genproto/googleapis/api (on go.dev)

Dependency Relation
	imports 5 packages, and imported by 3 packages

Involved Source Files launch_stage.pb.go
Package-Level Type Names (only one, which is exported)
/* sort exporteds by: | */
The launch stage as defined by [Google Cloud Platform Launch Stages](http://cloud.google.com/terms/launch-stages). ( T) Descriptor() protoreflect.EnumDescriptor ( T) Enum() *LaunchStage Deprecated: Use LaunchStage.Descriptor instead. ( T) Number() protoreflect.EnumNumber ( T) String() string ( T) Type() protoreflect.EnumType T : google.golang.org/protobuf/reflect/protoreflect.Enum T : expvar.Var T : fmt.Stringer func LaunchStage.Enum() *LaunchStage func google.golang.org/genproto/googleapis/api/metric.(*MetricDescriptor).GetLaunchStage() LaunchStage func google.golang.org/genproto/googleapis/api/metric.(*MetricDescriptor_MetricDescriptorMetadata).GetLaunchStage() LaunchStage func google.golang.org/genproto/googleapis/api/monitoredres.(*MonitoredResourceDescriptor).GetLaunchStage() LaunchStage func google.golang.org/genproto/googleapis/monitoring/v3.(*NotificationChannelDescriptor).GetLaunchStage() LaunchStage const LaunchStage_ALPHA const LaunchStage_BETA const LaunchStage_DEPRECATED const LaunchStage_EARLY_ACCESS const LaunchStage_GA const LaunchStage_LAUNCH_STAGE_UNSPECIFIED const LaunchStage_PRELAUNCH const LaunchStage_UNIMPLEMENTED
Package-Level Functions (total 3, none are exported)
Package-Level Constants (total 8, all are exported)
Alpha is a limited availability test for releases before they are cleared for widespread use. By Alpha, all significant design issues are resolved and we are in the process of verifying functionality. Alpha customers need to apply for access, agree to applicable terms, and have their projects whitelisted. Alpha releases don’t have to be feature complete, no SLAs are provided, and there are no technical support obligations, but they will be far enough along that customers can actually use them in test environments or for limited-use tests -- just like they would in normal production cases.
Beta is the point at which we are ready to open a release for any customer to use. There are no SLA or technical support obligations in a Beta release. Products will be complete from a feature perspective, but may have some open outstanding issues. Beta releases are suitable for limited production use cases.
Deprecated features are scheduled to be shut down and removed. For more information, see the “Deprecation Policy” section of our [Terms of Service](https://cloud.google.com/terms/) and the [Google Cloud Platform Subject to the Deprecation Policy](https://cloud.google.com/terms/deprecation) documentation.
Early Access features are limited to a closed group of testers. To use these features, you must sign up in advance and sign a Trusted Tester agreement (which includes confidentiality provisions). These features may be unstable, changed in backward-incompatible ways, and are not guaranteed to be released.
GA features are open to all developers and are considered stable and fully qualified for production use.
Do not use this default value.
Prelaunch features are hidden from users and are only visible internally.
The feature is not yet implemented. Users can not use it.