DistributionProto_CheckExistenceResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use distributionProtoDescriptor instead')
const DistributionProto_CheckExistenceResponse$json = {
  '1': 'CheckExistenceResponse',
  '2': [
    {'1': 'exist', '3': 1, '4': 1, '5': 8, '10': 'exist'},
    {
      '1': 'cluster',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.Auth.ClusterProto',
      '10': 'cluster'
    },
  ],
};