AsyncPartitionResult$json top-level constant
Implementation
@$core.Deprecated('Use asyncPartitionResultDescriptor instead')
const AsyncPartitionResult$json = {
'1': 'AsyncPartitionResult',
'2': [
{'1': 'Id', '3': 1, '4': 1, '5': 11, '6': '.AsyncPartitionId', '10': 'Id'},
{'1': 'ItemsSucceeded', '3': 2, '4': 1, '5': 5, '10': 'ItemsSucceeded'},
{'1': 'ItemsFailed', '3': 3, '4': 1, '5': 5, '10': 'ItemsFailed'},
{'1': 'ItemsPending', '3': 9, '4': 1, '5': 5, '10': 'ItemsPending'},
{
'1': 'Details',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.Any',
'10': 'Details'
},
{
'1': 'FailedItems',
'3': 5,
'4': 3,
'5': 11,
'6': '.DynamicValue',
'10': 'FailedItems'
},
{
'1': 'Parameters',
'3': 8,
'4': 3,
'5': 11,
'6': '.AsyncPartitionResult.ParametersEntry',
'10': 'Parameters'
},
{'1': 'Errors', '3': 6, '4': 3, '5': 11, '6': '.Error', '10': 'Errors'},
{
'1': 'DisplayName',
'3': 7,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'DisplayName'
},
],
'3': [AsyncPartitionResult_ParametersEntry$json],
};