| // Code generated by protoc-gen-go. DO NOT EDIT. |
| // source: google/cloud/dataproc/v1/shared.proto |
| |
| package dataproc |
| |
| import ( |
| fmt "fmt" |
| math "math" |
| |
| proto "github.com/golang/protobuf/proto" |
| _ "google.golang.org/genproto/googleapis/api/annotations" |
| ) |
| |
| // Reference imports to suppress errors if they are not otherwise used. |
| var _ = proto.Marshal |
| var _ = fmt.Errorf |
| var _ = math.Inf |
| |
| // This is a compile-time assertion to ensure that this generated file |
| // is compatible with the proto package it is being compiled against. |
| // A compilation error at this line likely means your copy of the |
| // proto package needs to be updated. |
| const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package |
| |
| // Cluster components that can be activated. |
| type Component int32 |
| |
| const ( |
| // Unspecified component. |
| Component_COMPONENT_UNSPECIFIED Component = 0 |
| // The Anaconda python distribution. |
| Component_ANACONDA Component = 5 |
| // The Hive Web HCatalog (the REST service for accessing HCatalog). |
| Component_HIVE_WEBHCAT Component = 3 |
| // The Jupyter Notebook. |
| Component_JUPYTER Component = 1 |
| // The Presto query engine. |
| Component_PRESTO Component = 6 |
| // The Zeppelin notebook. |
| Component_ZEPPELIN Component = 4 |
| // The Zookeeper service. |
| Component_ZOOKEEPER Component = 8 |
| ) |
| |
| var Component_name = map[int32]string{ |
| 0: "COMPONENT_UNSPECIFIED", |
| 5: "ANACONDA", |
| 3: "HIVE_WEBHCAT", |
| 1: "JUPYTER", |
| 6: "PRESTO", |
| 4: "ZEPPELIN", |
| 8: "ZOOKEEPER", |
| } |
| |
| var Component_value = map[string]int32{ |
| "COMPONENT_UNSPECIFIED": 0, |
| "ANACONDA": 5, |
| "HIVE_WEBHCAT": 3, |
| "JUPYTER": 1, |
| "PRESTO": 6, |
| "ZEPPELIN": 4, |
| "ZOOKEEPER": 8, |
| } |
| |
| func (x Component) String() string { |
| return proto.EnumName(Component_name, int32(x)) |
| } |
| |
| func (Component) EnumDescriptor() ([]byte, []int) { |
| return fileDescriptor_c84c579aa4cb1c4c, []int{0} |
| } |
| |
| func init() { |
| proto.RegisterEnum("google.cloud.dataproc.v1.Component", Component_name, Component_value) |
| } |
| |
| func init() { |
| proto.RegisterFile("google/cloud/dataproc/v1/shared.proto", fileDescriptor_c84c579aa4cb1c4c) |
| } |
| |
| var fileDescriptor_c84c579aa4cb1c4c = []byte{ |
| // 270 bytes of a gzipped FileDescriptorProto |
| 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x74, 0x90, 0xcf, 0x4b, 0xc3, 0x40, |
| 0x10, 0x85, 0x2d, 0x6a, 0x6d, 0xb7, 0x15, 0x96, 0x05, 0x41, 0xa5, 0x57, 0x2f, 0x1e, 0x76, 0x29, |
| 0x1e, 0xbd, 0x98, 0xa6, 0x23, 0x8d, 0x3f, 0x76, 0x97, 0x26, 0x55, 0xcc, 0xa5, 0xac, 0x49, 0x58, |
| 0x03, 0xe9, 0x4e, 0x48, 0x62, 0x4f, 0xfe, 0xf1, 0xd2, 0xa4, 0x3d, 0x89, 0xb7, 0x81, 0xf9, 0xde, |
| 0xf0, 0xbe, 0x21, 0x37, 0x16, 0xd1, 0x16, 0x99, 0x48, 0x0a, 0xfc, 0x4e, 0x45, 0x6a, 0x1a, 0x53, |
| 0x56, 0x98, 0x88, 0xed, 0x54, 0xd4, 0x5f, 0xa6, 0xca, 0x52, 0x5e, 0x56, 0xd8, 0x20, 0xbb, 0xec, |
| 0x30, 0xde, 0x62, 0xfc, 0x80, 0xf1, 0xed, 0xf4, 0x7a, 0xb2, 0x3f, 0x60, 0xca, 0x5c, 0x18, 0xe7, |
| 0xb0, 0x31, 0x4d, 0x8e, 0xae, 0xee, 0x72, 0xb7, 0x3f, 0x64, 0xe8, 0xe3, 0xa6, 0x44, 0x97, 0xb9, |
| 0x86, 0x5d, 0x91, 0x0b, 0x5f, 0xbd, 0x6a, 0x25, 0x41, 0x46, 0xeb, 0x95, 0x0c, 0x35, 0xf8, 0xc1, |
| 0x63, 0x00, 0x73, 0x7a, 0xc4, 0xc6, 0x64, 0xe0, 0x49, 0xcf, 0x57, 0x72, 0xee, 0xd1, 0x53, 0x46, |
| 0xc9, 0x78, 0x11, 0xbc, 0xc1, 0xfa, 0x1d, 0x66, 0x0b, 0xdf, 0x8b, 0xe8, 0x31, 0x1b, 0x91, 0xb3, |
| 0xa7, 0x95, 0xfe, 0x88, 0x60, 0x49, 0x7b, 0x8c, 0x90, 0xbe, 0x5e, 0x42, 0x18, 0x29, 0xda, 0xdf, |
| 0x05, 0x63, 0xd0, 0x1a, 0x5e, 0x02, 0x49, 0x4f, 0xd8, 0x39, 0x19, 0xc6, 0x4a, 0x3d, 0x03, 0x68, |
| 0x58, 0xd2, 0xc1, 0x0c, 0xc9, 0x24, 0xc1, 0x0d, 0xff, 0xaf, 0xfb, 0x6c, 0x14, 0xb6, 0x8e, 0x7a, |
| 0x57, 0x55, 0xf7, 0xe2, 0x87, 0x3d, 0x68, 0xb1, 0x30, 0xce, 0x72, 0xac, 0xac, 0xb0, 0x99, 0x6b, |
| 0x45, 0x44, 0xb7, 0x32, 0x65, 0x5e, 0xff, 0x7d, 0xd5, 0xfd, 0x61, 0xfe, 0xec, 0xb7, 0xf0, 0xdd, |
| 0x6f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x42, 0x7f, 0x00, 0x53, 0x56, 0x01, 0x00, 0x00, |
| } |