AttributeContext_Resource$json top-level constant
Implementation
@$core.Deprecated('Use attributeContextDescriptor instead')
const AttributeContext_Resource$json = {
'1': 'Resource',
'2': [
{'1': 'service', '3': 1, '4': 1, '5': 9, '10': 'service'},
{'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
{'1': 'type', '3': 3, '4': 1, '5': 9, '10': 'type'},
{
'1': 'labels',
'3': 4,
'4': 3,
'5': 11,
'6': '.google.rpc.context.AttributeContext.Resource.LabelsEntry',
'10': 'labels'
},
{'1': 'uid', '3': 5, '4': 1, '5': 9, '10': 'uid'},
{
'1': 'annotations',
'3': 6,
'4': 3,
'5': 11,
'6': '.google.rpc.context.AttributeContext.Resource.AnnotationsEntry',
'10': 'annotations'
},
{'1': 'display_name', '3': 7, '4': 1, '5': 9, '10': 'displayName'},
{
'1': 'create_time',
'3': 8,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'createTime'
},
{
'1': 'update_time',
'3': 9,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'updateTime'
},
{
'1': 'delete_time',
'3': 10,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'deleteTime'
},
{'1': 'etag', '3': 11, '4': 1, '5': 9, '10': 'etag'},
{'1': 'location', '3': 12, '4': 1, '5': 9, '10': 'location'},
],
'3': [
AttributeContext_Resource_LabelsEntry$json,
AttributeContext_Resource_AnnotationsEntry$json
],
};