ClientConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use clientConfigDescriptor instead')
const ClientConfig$json = {
  '1': 'ClientConfig',
  '2': [
    {
      '1': 'UserInfo',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.AccountUserInfo',
      '10': 'UserInfo'
    },
    {
      '1': 'AccountInfo',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.AccountInfo',
      '10': 'AccountInfo'
    },
    {'1': 'BlobPrefix', '3': 3, '4': 1, '5': 9, '10': 'BlobPrefix'},
  ],
};