CabinetProto_CreateRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use cabinetProtoDescriptor instead')
const CabinetProto_CreateRequest$json = {
  '1': 'CreateRequest',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    {'1': 'location_id', '3': 2, '4': 1, '5': 3, '10': 'locationId'},
    {'1': 'uid', '3': 3, '4': 1, '5': 9, '10': 'uid'},
    {
      '1': 'image',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.BytesValue',
      '10': 'image'
    },
    {'1': 'ext_io_1_name', '3': 5, '4': 1, '5': 9, '10': 'extIo1Name'},
    {'1': 'ext_io_2_name', '3': 6, '4': 1, '5': 9, '10': 'extIo2Name'},
    {'1': 'group_id', '3': 7, '4': 1, '5': 9, '10': 'groupId'},
    {'1': 'client_id', '3': 8, '4': 1, '5': 5, '10': 'clientId'},
    {
      '1': 'spic_type',
      '3': 9,
      '4': 1,
      '5': 14,
      '6': '.Spic.CabinetProto.SpicType',
      '10': 'spicType'
    },
  ],
};