UpdateAuthorizationRequest$json top-level constant

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

Implementation

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