IndexValue$json top-level constant
Implementation
@$core.Deprecated('Use indexValueDescriptor instead')
const IndexValue$json = {
'1': 'IndexValue',
'2': [
{'1': 'uint', '3': 1, '4': 1, '5': 4, '9': 0, '10': 'uint'},
{'1': 'int', '3': 2, '4': 1, '5': 3, '9': 0, '10': 'int'},
{'1': 'str', '3': 3, '4': 1, '5': 9, '9': 0, '10': 'str'},
{'1': 'bytes', '3': 4, '4': 1, '5': 12, '9': 0, '10': 'bytes'},
{'1': 'enum', '3': 5, '4': 1, '5': 9, '9': 0, '10': 'enum'},
{'1': 'bool', '3': 6, '4': 1, '5': 8, '9': 0, '10': 'bool'},
{'1': 'timestamp', '3': 7, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '9': 0, '10': 'timestamp'},
{'1': 'duration', '3': 8, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '9': 0, '10': 'duration'},
],
'8': [
{'1': 'value'},
],
};