blob: ddecd02b565b11a9b1d2560a2fe763b7400c2950 [file]
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: google/cloud/dataproc/v1beta2/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
// Docker
Component_DOCKER Component = 13
// The Druid query engine.
Component_DRUID Component = 9
// Flink
Component_FLINK Component = 14
// The Hive Web HCatalog (the REST service for accessing HCatalog).
Component_HIVE_WEBHCAT Component = 3
// The Jupyter Notebook.
Component_JUPYTER Component = 1
// The Kerberos security feature.
Component_KERBEROS Component = 7
// The Presto query engine.
Component_PRESTO Component = 6
// The Ranger service.
Component_RANGER Component = 12
// The Solr service.
Component_SOLR Component = 10
// 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",
13: "DOCKER",
9: "DRUID",
14: "FLINK",
3: "HIVE_WEBHCAT",
1: "JUPYTER",
7: "KERBEROS",
6: "PRESTO",
12: "RANGER",
10: "SOLR",
4: "ZEPPELIN",
8: "ZOOKEEPER",
}
var Component_value = map[string]int32{
"COMPONENT_UNSPECIFIED": 0,
"ANACONDA": 5,
"DOCKER": 13,
"DRUID": 9,
"FLINK": 14,
"HIVE_WEBHCAT": 3,
"JUPYTER": 1,
"KERBEROS": 7,
"PRESTO": 6,
"RANGER": 12,
"SOLR": 10,
"ZEPPELIN": 4,
"ZOOKEEPER": 8,
}
func (x Component) String() string {
return proto.EnumName(Component_name, int32(x))
}
func (Component) EnumDescriptor() ([]byte, []int) {
return fileDescriptor_2474c85b30841989, []int{0}
}
func init() {
proto.RegisterEnum("google.cloud.dataproc.v1beta2.Component", Component_name, Component_value)
}
func init() {
proto.RegisterFile("google/cloud/dataproc/v1beta2/shared.proto", fileDescriptor_2474c85b30841989)
}
var fileDescriptor_2474c85b30841989 = []byte{
// 326 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x91, 0x4f, 0x6f, 0xe2, 0x30,
0x10, 0xc5, 0x17, 0x2d, 0xff, 0x62, 0x60, 0x35, 0xb2, 0xb4, 0x87, 0x5d, 0xb5, 0x87, 0x5e, 0x39,
0xc4, 0x6a, 0x7b, 0xec, 0x29, 0x7f, 0x86, 0x92, 0x86, 0xda, 0x96, 0x13, 0x5a, 0x95, 0x0b, 0x32,
0x10, 0xa5, 0x48, 0x60, 0x47, 0x21, 0xad, 0xd4, 0xaf, 0xd7, 0x4f, 0x56, 0x25, 0xc0, 0xb1, 0xbd,
0x3d, 0xcd, 0xfc, 0xde, 0x93, 0xe6, 0x0d, 0x19, 0xe7, 0xd6, 0xe6, 0xbb, 0x8c, 0xad, 0x77, 0xf6,
0x6d, 0xc3, 0x36, 0xba, 0xd2, 0x45, 0x69, 0xd7, 0xec, 0xfd, 0x7a, 0x95, 0x55, 0xfa, 0x86, 0x1d,
0x5e, 0x75, 0x99, 0x6d, 0xdc, 0xa2, 0xb4, 0x95, 0xa5, 0x97, 0x47, 0xd6, 0x6d, 0x58, 0xf7, 0xcc,
0xba, 0x27, 0xf6, 0xff, 0xc5, 0x29, 0x4a, 0x17, 0x5b, 0xa6, 0x8d, 0xb1, 0x95, 0xae, 0xb6, 0xd6,
0x1c, 0x8e, 0xe6, 0xf1, 0x67, 0x8b, 0x38, 0x81, 0xdd, 0x17, 0xd6, 0x64, 0xa6, 0xa2, 0xff, 0xc8,
0xdf, 0x40, 0x3c, 0x4a, 0xc1, 0x91, 0xa7, 0xcb, 0x39, 0x4f, 0x24, 0x06, 0xd1, 0x24, 0xc2, 0x10,
0x7e, 0xd1, 0x21, 0xe9, 0x7b, 0xdc, 0x0b, 0x04, 0x0f, 0x3d, 0xe8, 0x50, 0x42, 0xba, 0xa1, 0x08,
0x62, 0x54, 0x30, 0xa2, 0x0e, 0xe9, 0x84, 0x6a, 0x1e, 0x85, 0xe0, 0xd4, 0x72, 0x32, 0x8b, 0x78,
0x0c, 0x7f, 0x28, 0x90, 0xe1, 0x34, 0x7a, 0xc2, 0xe5, 0x33, 0xfa, 0xd3, 0xc0, 0x4b, 0xe1, 0x37,
0x1d, 0x90, 0xde, 0xc3, 0x5c, 0xbe, 0xa4, 0xa8, 0xa0, 0x55, 0xc7, 0xc5, 0xa8, 0x7c, 0x54, 0x22,
0x81, 0x5e, 0x1d, 0x27, 0x15, 0x26, 0xa9, 0x80, 0x6e, 0xad, 0x95, 0xc7, 0xef, 0x51, 0xc1, 0x90,
0xf6, 0x49, 0x3b, 0x11, 0x33, 0x05, 0xa4, 0xe6, 0x17, 0x28, 0x25, 0xce, 0x22, 0x0e, 0x6d, 0x3a,
0x22, 0xce, 0x42, 0x88, 0x18, 0x51, 0xa2, 0x82, 0xbe, 0xff, 0x41, 0xae, 0xd6, 0x76, 0xef, 0xfe,
0xd8, 0x83, 0x3f, 0x48, 0x9a, 0xd2, 0x64, 0x7d, 0xb6, 0x6c, 0x2d, 0xf0, 0x44, 0xe7, 0x76, 0xa7,
0x4d, 0xee, 0xda, 0x32, 0x67, 0x79, 0x66, 0x9a, 0x52, 0xd8, 0x71, 0xa5, 0x8b, 0xed, 0xe1, 0x9b,
0x07, 0xdc, 0x9d, 0x07, 0xab, 0x6e, 0xe3, 0xb8, 0xfd, 0x0a, 0x00, 0x00, 0xff, 0xff, 0x2b, 0x4b,
0x43, 0x21, 0xb1, 0x01, 0x00, 0x00,
}