Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class DeployIndexRequest.
Request message for DeployIndex.
Generated from protobuf message google.cloud.visionai.v1.DeployIndexRequest
Namespace
Google \ Cloud \ VisionAI \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ index_endpoint
string
Required. IndexEndpoint the index is deployed to. Format: projects/{project}/locations/{location}/indexEndpoints/{index_endpoint}
↳ deployed_index
getIndexEndpoint
Required. IndexEndpoint the index is deployed to.
Format: projects/{project}/locations/{location}/indexEndpoints/{index_endpoint}
string
setIndexEndpoint
Required. IndexEndpoint the index is deployed to.
Format: projects/{project}/locations/{location}/indexEndpoints/{index_endpoint}
var
string
$this
getDeployedIndex
Required. Index to deploy.
hasDeployedIndex
clearDeployedIndex
setDeployedIndex
Required. Index to deploy.
$this

