AsyncOperationHeader$json top-level constant
Implementation
@$core.Deprecated('Use asyncOperationHeaderDescriptor instead')
const AsyncOperationHeader$json = {
'1': 'AsyncOperationHeader',
'2': [
{'1': 'Id', '3': 1, '4': 1, '5': 11, '6': '.AsyncOperationId', '10': 'Id'},
{
'1': 'DisplayName',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'DisplayName'
},
{
'1': 'Created',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'Created'
},
{
'1': 'Status',
'3': 4,
'4': 1,
'5': 14,
'6': '.AsyncOperation.AsyncStatus',
'10': 'Status'
},
],
};