ReIndexStatus$json top-level constant
Implementation
@$core.Deprecated('Use reIndexStatusDescriptor instead')
const ReIndexStatus$json = {
'1': 'ReIndexStatus',
'2': [
{
'1': 'ProcessId',
'3': 1,
'4': 1,
'5': 11,
'6': '.BackgroundProcessId',
'10': 'ProcessId'
},
{
'1': 'Request',
'3': 2,
'4': 1,
'5': 11,
'6': '.ReIndexRequest',
'10': 'Request'
},
{
'1': 'Status',
'3': 3,
'4': 1,
'5': 14,
'6': '.ReIndexStatus.ReIndexStatusType',
'10': 'Status'
},
{
'1': 'Started',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'Started'
},
{
'1': 'TotalBatches',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.Int32Value',
'10': 'TotalBatches'
},
{
'1': 'BatchesComplete',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.Int32Value',
'10': 'BatchesComplete'
},
{
'1': 'ItemsPerBatch',
'3': 7,
'4': 1,
'5': 11,
'6': '.google.protobuf.Int32Value',
'10': 'ItemsPerBatch'
},
],
'4': [ReIndexStatus_ReIndexStatusType$json],
};