AppAccountProto_ModifyClientRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use appAccountProtoDescriptor instead')
const AppAccountProto_ModifyClientRequest$json = {
  '1': 'ModifyClientRequest',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
    {'1': 'client_id', '3': 2, '4': 1, '5': 5, '10': 'clientId'},
    {'1': 'cluster_id', '3': 3, '4': 1, '5': 3, '10': 'clusterId'},
  ],
};