RemoveIndexAssetRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for RemoveIndexAsset.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Required. The resource name of the asset to index. Format: projects/{project_number}/locations/{location_id}/corpora/{corpus_id}/assets/{asset_id}
|
index |
str
Optional. The name of the index. Format: projects/{project_number}/locations/{location}/corpora/{corpus}/indexes/{index}
|