UpdateOrganizationRequest$json top-level constant

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

Implementation

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