ContractorProto$json top-level constant
Implementation
@$core.Deprecated('Use contractorProtoDescriptor instead')
const ContractorProto$json = {
'1': 'ContractorProto',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 5, '10': 'id'},
{'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
{'1': 'client_id', '3': 3, '4': 1, '5': 5, '10': 'clientId'},
],
'3': [ContractorProto_CreateRequest$json, ContractorProto_RetrieveRequest$json, ContractorProto_UpdateRequest$json, ContractorProto_DeleteRequest$json, ContractorProto_DeleteReply$json, ContractorProto_SearchRequest$json, ContractorProto_SearchReply$json],
};