UpdateUserRequest_Machine$json top-level constant

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

Implementation

@$core.Deprecated('Use updateUserRequestDescriptor instead')
const UpdateUserRequest_Machine$json = {
  '1': 'Machine',
  '2': [
    {
      '1': 'name',
      '3': 1,
      '4': 1,
      '5': 9,
      '8': {},
      '9': 0,
      '10': 'name',
      '17': true
    },
    {
      '1': 'description',
      '3': 2,
      '4': 1,
      '5': 9,
      '8': {},
      '9': 1,
      '10': 'description',
      '17': true
    },
  ],
  '8': [
    {'1': '_name'},
    {'1': '_description'},
  ],
};