DeployIndexRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for DeployIndex.
Attributes |
|
|---|---|
| Name | Description |
index_endpoint |
str
Required. IndexEndpoint the index is deployed to. Format: projects/{project}/locations/{location}/indexEndpoints/{index_endpoint}
|
deployed_index |
google.cloud.visionai_v1.types.DeployedIndex
Required. Index to deploy. |