Container$json top-level constant

  1. @Deprecated('Use containerDescriptor instead')
Map<String, Object> const Container$json

Implementation

@$core.Deprecated('Use containerDescriptor instead')
const Container$json = {
  '1': 'Container',
  '2': [
    {
      '1': 'RowVersion',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.RowVersion',
      '10': 'RowVersion'
    },
    {'1': 'Id', '3': 2, '4': 1, '5': 11, '6': '.ContainerId', '10': 'Id'},
    {
      '1': 'Description',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Description'
    },
    {
      '1': 'AccountId',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AccountId'
    },
    {'1': 'Parent', '3': 5, '4': 1, '5': 11, '6': '.Container', '10': 'Parent'},
    {
      '1': 'ParentName',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'ParentName'
    },
    {
      '1': 'Editable',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.BoolValue',
      '10': 'Editable'
    },
    {
      '1': 'Type',
      '3': 8,
      '4': 1,
      '5': 14,
      '6': '.Container.ContainerType',
      '10': 'Type'
    },
    {
      '1': 'IsPickLocation',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.BoolValue',
      '10': 'IsPickLocation'
    },
    {
      '1': 'Dimensions',
      '3': 15,
      '4': 1,
      '5': 11,
      '6': '.Dimensions',
      '10': 'Dimensions'
    },
    {
      '1': 'DeliveryId',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.DeliveryId',
      '10': 'DeliveryId'
    },
    {
      '1': 'TemplateId',
      '3': 14,
      '4': 1,
      '5': 11,
      '6': '.TemplateId',
      '10': 'TemplateId'
    },
    {'1': 'Color', '3': 16, '4': 1, '5': 11, '6': '.ColorValue', '10': 'Color'},
    {
      '1': 'Order',
      '3': 17,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.DoubleValue',
      '10': 'Order'
    },
  ],
  '4': [Container_ContainerType$json],
};