LabelDescriptor$json top-level constant
Implementation
// Generated code. Do not modify.
// source: google/api/label.proto
//
// ignore_for_file: camel_case_types,non_constant_identifier_names,library_prefixes,unused_import,unused_shown_name,return_of_invalid_type
const LabelDescriptor$json = const {
'1': 'LabelDescriptor',
'2': const [
const {'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
const {
'1': 'value_type',
'3': 2,
'4': 1,
'5': 14,
'6': '.google.api.LabelDescriptor.ValueType',
'10': 'valueType'
},
const {'1': 'description', '3': 3, '4': 1, '5': 9, '10': 'description'},
],
'4': const [LabelDescriptor_ValueType$json],
};