func (*LabelDescriptor ) Descriptor () ([]byte , []int ) {
return file_google_api_label_proto_rawDescGZIP (), []int {0 }
}
func (x *LabelDescriptor ) GetKey () string {
if x != nil {
return x .Key
}
return ""
}
func (x *LabelDescriptor ) GetValueType () LabelDescriptor_ValueType {
if x != nil {
return x .ValueType
}
return LabelDescriptor_STRING
}
func (x *LabelDescriptor ) GetDescription () string {
if x != nil {
return x .Description
}
return ""
}
var File_google_api_label_proto protoreflect .FileDescriptor
var file_google_api_label_proto_rawDesc = []byte {
0x0a , 0x16 , 0x67 , 0x6f , 0x6f , 0x67 , 0x6c , 0x65 , 0x2f , 0x61 , 0x70 , 0x69 , 0x2f , 0x6c , 0x61 , 0x62 ,
0x65 , 0x6c , 0x2e , 0x70 , 0x72 , 0x6f , 0x74 , 0x6f , 0x12 , 0x0a , 0x67 , 0x6f , 0x6f , 0x67 , 0x6c , 0x65 ,
0x2e , 0x61 , 0x70 , 0x69 , 0x22 , 0xb9 , 0x01 , 0x0a , 0x0f , 0x4c , 0x61 , 0x62 , 0x65 , 0x6c , 0x44 , 0x65 ,
0x73 , 0x63 , 0x72 , 0x69 , 0x70 , 0x74 , 0x6f , 0x72 , 0x12 , 0x10 , 0x0a , 0x03 , 0x6b , 0x65 , 0x79 , 0x18 ,
0x01 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x03 , 0x6b , 0x65 , 0x79 , 0x12 , 0x44 , 0x0a , 0x0a , 0x76 , 0x61 ,
0x6c , 0x75 , 0x65 , 0x5f , 0x74 , 0x79 , 0x70 , 0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x0e , 0x32 , 0x25 ,
0x2e , 0x67 , 0x6f , 0x6f , 0x67 , 0x6c , 0x65 , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x4c , 0x61 , 0x62 , 0x65 ,
0x6c , 0x44 , 0x65 , 0x73 , 0x63 , 0x72 , 0x69 , 0x70 , 0x74 , 0x6f , 0x72 , 0x2e , 0x56 , 0x61 , 0x6c , 0x75 ,
0x65 , 0x54 , 0x79 , 0x70 , 0x65 , 0x52 , 0x09 , 0x76 , 0x61 , 0x6c , 0x75 , 0x65 , 0x54 , 0x79 , 0x70 , 0x65 ,
0x12 , 0x20 , 0x0a , 0x0b , 0x64 , 0x65 , 0x73 , 0x63 , 0x72 , 0x69 , 0x70 , 0x74 , 0x69 , 0x6f , 0x6e , 0x18 ,
0x03 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x0b , 0x64 , 0x65 , 0x73 , 0x63 , 0x72 , 0x69 , 0x70 , 0x74 , 0x69 ,
0x6f , 0x6e , 0x22 , 0x2c , 0x0a , 0x09 , 0x56 , 0x61 , 0x6c , 0x75 , 0x65 , 0x54 , 0x79 , 0x70 , 0x65 , 0x12 ,
0x0a , 0x0a , 0x06 , 0x53 , 0x54 , 0x52 , 0x49 , 0x4e , 0x47 , 0x10 , 0x00 , 0x12 , 0x08 , 0x0a , 0x04 , 0x42 ,
0x4f , 0x4f , 0x4c , 0x10 , 0x01 , 0x12 , 0x09 , 0x0a , 0x05 , 0x49 , 0x4e , 0x54 , 0x36 , 0x34 , 0x10 , 0x02 ,
0x42 , 0x5f , 0x0a , 0x0e , 0x63 , 0x6f , 0x6d , 0x2e , 0x67 , 0x6f , 0x6f , 0x67 , 0x6c , 0x65 , 0x2e , 0x61 ,
0x70 , 0x69 , 0x42 , 0x0a , 0x4c , 0x61 , 0x62 , 0x65 , 0x6c , 0x50 , 0x72 , 0x6f , 0x74 , 0x6f , 0x50 , 0x01 ,
0x5a , 0x35 , 0x67 , 0x6f , 0x6f , 0x67 , 0x6c , 0x65 , 0x2e , 0x67 , 0x6f , 0x6c , 0x61 , 0x6e , 0x67 , 0x2e ,
0x6f , 0x72 , 0x67 , 0x2f , 0x67 , 0x65 , 0x6e , 0x70 , 0x72 , 0x6f , 0x74 , 0x6f , 0x2f , 0x67 , 0x6f , 0x6f ,
0x67 , 0x6c , 0x65 , 0x61 , 0x70 , 0x69 , 0x73 , 0x2f , 0x61 , 0x70 , 0x69 , 0x2f , 0x6c , 0x61 , 0x62 , 0x65 ,
0x6c , 0x3b , 0x6c , 0x61 , 0x62 , 0x65 , 0x6c , 0xf8 , 0x01 , 0x01 , 0xa2 , 0x02 , 0x04 , 0x47 , 0x41 , 0x50 ,
0x49 , 0x62 , 0x06 , 0x70 , 0x72 , 0x6f , 0x74 , 0x6f , 0x33 ,
}
var (
file_google_api_label_proto_rawDescOnce sync .Once
file_google_api_label_proto_rawDescData = file_google_api_label_proto_rawDesc
)
func file_google_api_label_proto_rawDescGZIP () []byte {
file_google_api_label_proto_rawDescOnce .Do (func () {
file_google_api_label_proto_rawDescData = protoimpl .X .CompressGZIP (file_google_api_label_proto_rawDescData )
})
return file_google_api_label_proto_rawDescData
}
var file_google_api_label_proto_enumTypes = make ([]protoimpl .EnumInfo , 1 )
var file_google_api_label_proto_msgTypes = make ([]protoimpl .MessageInfo , 1 )
var file_google_api_label_proto_goTypes = []interface {}{
(LabelDescriptor_ValueType )(0 ),
(*LabelDescriptor )(nil ),
}
var file_google_api_label_proto_depIdxs = []int32 {
0 ,
1 ,
1 ,
1 ,
1 ,
0 ,
}
func init () { file_google_api_label_proto_init () }
func file_google_api_label_proto_init () {
if File_google_api_label_proto != nil {
return
}
if !protoimpl .UnsafeEnabled {
file_google_api_label_proto_msgTypes [0 ].Exporter = func (v interface {}, i int ) interface {} {
switch v := v .(*LabelDescriptor ); i {
case 0 :
return &v .state
case 1 :
return &v .sizeCache
case 2 :
return &v .unknownFields
default :
return nil
}
}
}
type x struct {}
out := protoimpl .TypeBuilder {
File : protoimpl .DescBuilder {
GoPackagePath : reflect .TypeOf (x {}).PkgPath (),
RawDescriptor : file_google_api_label_proto_rawDesc ,
NumEnums : 1 ,
NumMessages : 1 ,
NumExtensions : 0 ,
NumServices : 0 ,
},
GoTypes : file_google_api_label_proto_goTypes ,
DependencyIndexes : file_google_api_label_proto_depIdxs ,
EnumInfos : file_google_api_label_proto_enumTypes ,
MessageInfos : file_google_api_label_proto_msgTypes ,
}.Build ()
File_google_api_label_proto = out .File
file_google_api_label_proto_rawDesc = nil
file_google_api_label_proto_goTypes = nil
file_google_api_label_proto_depIdxs = nil