ClusterProto_RetrieveRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use clusterProtoDescriptor instead')
const ClusterProto_RetrieveRequest$json = {
  '1': 'RetrieveRequest',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 3, '9': 0, '10': 'id'},
    {'1': 'name', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'name'},
  ],
  '8': [
    {'1': 'search'},
  ],
};