CreateContainerLabelsRequest$json top-level constant
- @Deprecated('Use createContainerLabelsRequestDescriptor instead')
Map<String, Object>
const
CreateContainerLabelsRequest$json
Implementation
@$core.Deprecated('Use createContainerLabelsRequestDescriptor instead')
const CreateContainerLabelsRequest$json = {
'1': 'CreateContainerLabelsRequest',
'2': [
{'1': 'Count', '3': 1, '4': 1, '5': 5, '10': 'Count'},
{
'1': 'Template',
'3': 2,
'4': 1,
'5': 11,
'6': '.Container',
'10': 'Template'
},
{
'1': 'Size',
'3': 3,
'4': 1,
'5': 14,
'6': '.CreateContainerLabelsRequest.LabelSize',
'10': 'Size'
},
{
'1': 'FileFormat',
'3': 4,
'4': 1,
'5': 14,
'6': '.CreateContainerLabelsRequest.LabelFileFormat',
'10': 'FileFormat'
},
],
'4': [
CreateContainerLabelsRequest_LabelSize$json,
CreateContainerLabelsRequest_LabelFileFormat$json
],
};