MoveContainerOperation$json top-level constant
Implementation
@$core.Deprecated('Use moveContainerOperationDescriptor instead')
const MoveContainerOperation$json = {
'1': 'MoveContainerOperation',
'2': [
{
'1': 'ContainerId',
'3': 1,
'4': 1,
'5': 11,
'6': '.ContainerId',
'10': 'ContainerId'
},
{
'1': 'NewParentContainer',
'3': 2,
'4': 1,
'5': 11,
'6': '.ContainerId',
'10': 'NewParentContainer'
},
{
'1': 'Type',
'3': 3,
'4': 1,
'5': 14,
'6': '.MoveContainerOperation.MoveType',
'10': 'Type'
},
],
'4': [MoveContainerOperation_MoveType$json],
};