AsyncPartition$json top-level constant
Implementation
@$core.Deprecated('Use asyncPartitionDescriptor instead')
const AsyncPartition$json = {
'1': 'AsyncPartition',
'2': [
{'1': 'Id', '3': 1, '4': 1, '5': 11, '6': '.AsyncPartitionId', '10': 'Id'},
{'1': 'ItemCount', '3': 2, '4': 1, '5': 5, '10': 'ItemCount'},
{
'1': 'Parameters',
'3': 3,
'4': 3,
'5': 11,
'6': '.AsyncPartition.ParametersEntry',
'10': 'Parameters'
},
{
'1': 'Items',
'3': 4,
'4': 3,
'5': 11,
'6': '.DynamicValue',
'10': 'Items'
},
{
'1': 'DisplayName',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'DisplayName'
},
],
'3': [AsyncPartition_ParametersEntry$json],
};