StoredObject$json top-level constant

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

Implementation

@$core.Deprecated('Use storedObjectDescriptor instead')
const StoredObject$json = {
  '1': 'StoredObject',
  '2': [
    {
      '1': 'RowVersion',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.RowVersion',
      '10': 'RowVersion'
    },
    {'1': 'Id', '3': 2, '4': 1, '5': 11, '6': '.StoredObjectId', '10': 'Id'},
    {
      '1': 'ContainerId',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.ContainerId',
      '10': 'ContainerId'
    },
    {
      '1': 'PreviousAccountId',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'PreviousAccountId'
    },
    {
      '1': 'Shipped',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.BoolValue',
      '10': 'Shipped'
    },
    {
      '1': 'Deleted',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.BoolValue',
      '10': 'Deleted'
    },
    {
      '1': 'Sentiment',
      '3': 7,
      '4': 1,
      '5': 14,
      '6': '.StoredObject.ObjectSentiment',
      '10': 'Sentiment'
    },
    {
      '1': 'Owner',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.AccountUserId',
      '10': 'Owner'
    },
    {
      '1': 'CommentCount',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int32Value',
      '10': 'CommentCount'
    },
    {
      '1': 'LastCommentExcerpt',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'LastCommentExcerpt'
    },
    {
      '1': 'Metadata',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.StoredObjectMetadata',
      '10': 'Metadata'
    },
    {
      '1': 'ScannedBy',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.UserId',
      '10': 'ScannedBy'
    },
    {'1': 'IsForSale', '3': 13, '4': 1, '5': 8, '10': 'IsForSale'},
  ],
  '4': [StoredObject_ObjectSentiment$json],
};