AsyncOperationQuery$json top-level constant
Implementation
@$core.Deprecated('Use asyncOperationQueryDescriptor instead')
const AsyncOperationQuery$json = {
'1': 'AsyncOperationQuery',
'2': [
{
'1': 'Continuation',
'3': 1,
'4': 1,
'5': 11,
'6': '.ContinuationToken',
'10': 'Continuation'
},
{
'1': 'Type',
'3': 2,
'4': 1,
'5': 11,
'6': '.AsyncOperationType',
'10': 'Type'
},
{
'1': 'CreatedBefore',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'CreatedBefore'
},
{
'1': 'Status',
'3': 4,
'4': 1,
'5': 14,
'6': '.AsyncOperation.AsyncStatus',
'10': 'Status'
},
{
'1': 'HasErrors',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.BoolValue',
'10': 'HasErrors'
},
],
};