GetInferenceRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getInferenceRequestDescriptor instead')
const GetInferenceRequest$json = {
  '1': 'GetInferenceRequest',
  '2': [
    {'1': 'registry_item_id', '3': 1, '4': 1, '5': 9, '10': 'registryItemId'},
    {'1': 'registry_item_version', '3': 2, '4': 1, '5': 9, '10': 'registryItemVersion'},
    {'1': 'binary_id', '3': 3, '4': 1, '5': 11, '6': '.viam.app.data.v1.BinaryID', '10': 'binaryId'},
    {'1': 'organization_id', '3': 4, '4': 1, '5': 9, '10': 'organizationId'},
  ],
};