DeleteIndexRequest$json top-level constant
Implementation
@$core.Deprecated('Use deleteIndexRequestDescriptor instead')
const DeleteIndexRequest$json = {
'1': 'DeleteIndexRequest',
'2': [
{'1': 'organization_id', '3': 1, '4': 1, '5': 9, '10': 'organizationId'},
{'1': 'collection_type', '3': 2, '4': 1, '5': 14, '6': '.viam.app.data.v1.IndexableCollection', '10': 'collectionType'},
{'1': 'pipeline_name', '3': 3, '4': 1, '5': 9, '9': 0, '10': 'pipelineName', '17': true},
{'1': 'index_name', '3': 4, '4': 1, '5': 9, '10': 'indexName'},
],
'8': [
{'1': '_pipeline_name'},
],
};