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