AccountPublicProfile$json top-level constant

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

Implementation

@$core.Deprecated('Use accountPublicProfileDescriptor instead')
const AccountPublicProfile$json = {
  '1': 'AccountPublicProfile',
  '2': [
    {
      '1': 'Id',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Id'
    },
    {
      '1': 'DisplayName',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'DisplayName'
    },
    {
      '1': 'Description',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Description'
    },
    {'1': 'Image', '3': 4, '4': 1, '5': 11, '6': '.StoredImage', '10': 'Image'},
    {'1': 'ObjectsForSale', '3': 5, '4': 1, '5': 5, '10': 'ObjectsForSale'},
    {'1': 'Followers', '3': 6, '4': 1, '5': 5, '10': 'Followers'},
    {'1': 'Reviews', '3': 7, '4': 1, '5': 5, '10': 'Reviews'},
    {'1': 'Rating', '3': 8, '4': 1, '5': 1, '10': 'Rating'},
    {
      '1': 'AccountId',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AccountId'
    },
    {
      '1': 'ProfileSettings',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.AccountProfileSettings',
      '10': 'ProfileSettings'
    },
    {'1': 'MitIDVerified', '3': 11, '4': 1, '5': 8, '10': 'MitIDVerified'},
    {'1': 'Follows', '3': 12, '4': 1, '5': 5, '10': 'Follows'},
  ],
};