ContainerQuery$json top-level constant
Implementation
@$core.Deprecated('Use containerQueryDescriptor instead')
const ContainerQuery$json = {
'1': 'ContainerQuery',
'2': [
{
'1': 'Continuation',
'3': 1,
'4': 1,
'5': 11,
'6': '.ContinuationToken',
'10': 'Continuation'
},
{
'1': 'AccountId',
'3': 2,
'4': 1,
'5': 11,
'6': '.AccountId',
'10': 'AccountId'
},
{
'1': 'Name',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Name'
},
{
'1': 'MinObjectCount',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.Int32Value',
'10': 'MinObjectCount'
},
{
'1': 'Type',
'3': 5,
'4': 1,
'5': 14,
'6': '.Container.ContainerType',
'10': 'Type'
},
{
'1': 'ContainerTypes',
'3': 9,
'4': 3,
'5': 14,
'6': '.Container.ContainerType',
'10': 'ContainerTypes'
},
{
'1': 'DeliveryId',
'3': 6,
'4': 1,
'5': 11,
'6': '.DeliveryId',
'10': 'DeliveryId'
},
{
'1': 'Ancestor',
'3': 7,
'4': 1,
'5': 11,
'6': '.ContainerId',
'10': 'Ancestor'
},
{
'1': 'OrderBy',
'3': 8,
'4': 3,
'5': 14,
'6': '.ContainerQuery.ContainerOrdering',
'10': 'OrderBy'
},
],
'4': [ContainerQuery_ContainerOrdering$json],
};