You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

111 lines
5.0 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/api/launch_stage.proto
  3. package api // import "google.golang.org/genproto/googleapis/api"
  4. import proto "github.com/golang/protobuf/proto"
  5. import fmt "fmt"
  6. import math "math"
  7. // Reference imports to suppress errors if they are not otherwise used.
  8. var _ = proto.Marshal
  9. var _ = fmt.Errorf
  10. var _ = math.Inf
  11. // This is a compile-time assertion to ensure that this generated file
  12. // is compatible with the proto package it is being compiled against.
  13. // A compilation error at this line likely means your copy of the
  14. // proto package needs to be updated.
  15. const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
  16. // The launch stage as defined by [Google Cloud Platform
  17. // Launch Stages](http://cloud.google.com/terms/launch-stages).
  18. type LaunchStage int32
  19. const (
  20. // Do not use this default value.
  21. LaunchStage_LAUNCH_STAGE_UNSPECIFIED LaunchStage = 0
  22. // Early Access features are limited to a closed group of testers. To use
  23. // these features, you must sign up in advance and sign a Trusted Tester
  24. // agreement (which includes confidentiality provisions). These features may
  25. // be unstable, changed in backward-incompatible ways, and are not
  26. // guaranteed to be released.
  27. LaunchStage_EARLY_ACCESS LaunchStage = 1
  28. // Alpha is a limited availability test for releases before they are cleared
  29. // for widespread use. By Alpha, all significant design issues are resolved
  30. // and we are in the process of verifying functionality. Alpha customers
  31. // need to apply for access, agree to applicable terms, and have their
  32. // projects whitelisted. Alpha releases don’t have to be feature complete,
  33. // no SLAs are provided, and there are no technical support obligations, but
  34. // they will be far enough along that customers can actually use them in
  35. // test environments or for limited-use tests -- just like they would in
  36. // normal production cases.
  37. LaunchStage_ALPHA LaunchStage = 2
  38. // Beta is the point at which we are ready to open a release for any
  39. // customer to use. There are no SLA or technical support obligations in a
  40. // Beta release. Products will be complete from a feature perspective, but
  41. // may have some open outstanding issues. Beta releases are suitable for
  42. // limited production use cases.
  43. LaunchStage_BETA LaunchStage = 3
  44. // GA features are open to all developers and are considered stable and
  45. // fully qualified for production use.
  46. LaunchStage_GA LaunchStage = 4
  47. // Deprecated features are scheduled to be shut down and removed. For more
  48. // information, see the “Deprecation Policy” section of our [Terms of
  49. // Service](https://cloud.google.com/terms/)
  50. // and the [Google Cloud Platform Subject to the Deprecation
  51. // Policy](https://cloud.google.com/terms/deprecation) documentation.
  52. LaunchStage_DEPRECATED LaunchStage = 5
  53. )
  54. var LaunchStage_name = map[int32]string{
  55. 0: "LAUNCH_STAGE_UNSPECIFIED",
  56. 1: "EARLY_ACCESS",
  57. 2: "ALPHA",
  58. 3: "BETA",
  59. 4: "GA",
  60. 5: "DEPRECATED",
  61. }
  62. var LaunchStage_value = map[string]int32{
  63. "LAUNCH_STAGE_UNSPECIFIED": 0,
  64. "EARLY_ACCESS": 1,
  65. "ALPHA": 2,
  66. "BETA": 3,
  67. "GA": 4,
  68. "DEPRECATED": 5,
  69. }
  70. func (x LaunchStage) String() string {
  71. return proto.EnumName(LaunchStage_name, int32(x))
  72. }
  73. func (LaunchStage) EnumDescriptor() ([]byte, []int) {
  74. return fileDescriptor_launch_stage_a5005a4ee2700165, []int{0}
  75. }
  76. func init() {
  77. proto.RegisterEnum("google.api.LaunchStage", LaunchStage_name, LaunchStage_value)
  78. }
  79. func init() {
  80. proto.RegisterFile("google/api/launch_stage.proto", fileDescriptor_launch_stage_a5005a4ee2700165)
  81. }
  82. var fileDescriptor_launch_stage_a5005a4ee2700165 = []byte{
  83. // 225 bytes of a gzipped FileDescriptorProto
  84. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x4c, 0x8f, 0xc1, 0x4a, 0xc3, 0x40,
  85. 0x14, 0x45, 0x6d, 0x4c, 0x8b, 0x3e, 0xa5, 0x3c, 0x66, 0xe5, 0x42, 0x7f, 0x40, 0x30, 0x59, 0xb8,
  86. 0x74, 0xf5, 0x32, 0x79, 0xa6, 0x81, 0x50, 0x86, 0x4e, 0xba, 0xb0, 0x9b, 0x30, 0x96, 0x30, 0x8e,
  87. 0xc4, 0xcc, 0xd0, 0xd6, 0x1f, 0xf2, 0x4b, 0x25, 0x89, 0x60, 0xd7, 0xe7, 0xc0, 0x3d, 0x17, 0x1e,
  88. 0xac, 0xf7, 0xb6, 0x6b, 0x53, 0x13, 0x5c, 0xda, 0x99, 0xef, 0x7e, 0xff, 0xd1, 0x1c, 0x4f, 0xc6,
  89. 0xb6, 0x49, 0x38, 0xf8, 0x93, 0x17, 0x30, 0xe1, 0xc4, 0x04, 0xf7, 0xf8, 0x09, 0x37, 0xd5, 0x68,
  90. 0xe8, 0x41, 0x10, 0xf7, 0x70, 0x57, 0xd1, 0x76, 0x2d, 0x57, 0x8d, 0xae, 0xa9, 0xe0, 0x66, 0xbb,
  91. 0xd6, 0x8a, 0x65, 0xf9, 0x5a, 0x72, 0x8e, 0x17, 0x02, 0xe1, 0x96, 0x69, 0x53, 0xbd, 0x35, 0x24,
  92. 0x25, 0x6b, 0x8d, 0x33, 0x71, 0x0d, 0x73, 0xaa, 0xd4, 0x8a, 0x30, 0x12, 0x57, 0x10, 0x67, 0x5c,
  93. 0x13, 0x5e, 0x8a, 0x05, 0x44, 0x05, 0x61, 0x2c, 0x96, 0x00, 0x39, 0xab, 0x0d, 0x4b, 0xaa, 0x39,
  94. 0xc7, 0x79, 0xb6, 0x83, 0xe5, 0xde, 0x7f, 0x25, 0xff, 0xeb, 0x19, 0x9e, 0x6d, 0xab, 0xa1, 0x4d,
  95. 0xcd, 0x76, 0x4f, 0x7f, 0xdc, 0xfa, 0xce, 0xf4, 0x36, 0xf1, 0x07, 0x9b, 0xda, 0xb6, 0x1f, 0xcb,
  96. 0xd3, 0x09, 0x99, 0xe0, 0x8e, 0xc3, 0xb7, 0x17, 0x13, 0xdc, 0x4f, 0x14, 0x17, 0xa4, 0xca, 0xf7,
  97. 0xc5, 0x28, 0x3c, 0xff, 0x06, 0x00, 0x00, 0xff, 0xff, 0x8e, 0xd5, 0x39, 0x1a, 0xfb, 0x00, 0x00,
  98. 0x00,
  99. }