Key$json top-level constant
Implementation
@$core.Deprecated('Use keyDescriptor instead')
const Key$json = {
'1': 'Key',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'name'},
{'1': 'uid', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'uid'},
{'1': 'display_name', '3': 2, '4': 1, '5': 9, '10': 'displayName'},
{'1': 'key_string', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'keyString'},
{
'1': 'create_time',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'8': {},
'10': 'createTime'
},
{
'1': 'update_time',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'8': {},
'10': 'updateTime'
},
{
'1': 'delete_time',
'3': 7,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'8': {},
'10': 'deleteTime'
},
{
'1': 'annotations',
'3': 8,
'4': 3,
'5': 11,
'6': '.google.api.apikeys.v2.Key.AnnotationsEntry',
'10': 'annotations'
},
{
'1': 'restrictions',
'3': 9,
'4': 1,
'5': 11,
'6': '.google.api.apikeys.v2.Restrictions',
'10': 'restrictions'
},
{'1': 'etag', '3': 11, '4': 1, '5': 9, '8': {}, '10': 'etag'},
],
'3': [Key_AnnotationsEntry$json],
'7': {},
};