ReIndexBatchStatus$json top-level constant
Implementation
@$core.Deprecated('Use reIndexBatchStatusDescriptor instead')
const ReIndexBatchStatus$json = {
'1': 'ReIndexBatchStatus',
'2': [
{
'1': 'ProcessId',
'3': 1,
'4': 1,
'5': 11,
'6': '.BackgroundProcessId',
'10': 'ProcessId'
},
{'1': 'BatchId', '3': 2, '4': 1, '5': 5, '10': 'BatchId'},
{'1': 'Total', '3': 3, '4': 1, '5': 5, '10': 'Total'},
{'1': 'Succeeded', '3': 4, '4': 1, '5': 5, '10': 'Succeeded'},
{'1': 'Failed', '3': 5, '4': 3, '5': 11, '6': '.Ad', '10': 'Failed'},
{'1': 'Cancelled', '3': 6, '4': 1, '5': 8, '10': 'Cancelled'},
{
'1': 'Scheduled',
'3': 7,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'Scheduled'
},
{
'1': 'Started',
'3': 8,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'Started'
},
{
'1': 'Ended',
'3': 9,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'Ended'
},
{
'1': 'AllPriorBatchesComplete',
'3': 10,
'4': 1,
'5': 8,
'10': 'AllPriorBatchesComplete'
},
],
};