CreateWebKeyResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use createWebKeyResponseDescriptor instead')
const CreateWebKeyResponse$json = {
  '1': 'CreateWebKeyResponse',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'id'},
    {
      '1': 'creation_date',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '8': {},
      '10': 'creationDate'
    },
  ],
};