Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class UndeployIndexRequest.
Request message for UndeployIndexEndpoint.
Generated from protobuf message google.cloud.visionai.v1.UndeployIndexRequest
Namespace
Google \ Cloud \ VisionAI \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ index_endpoint
string
Required. Resource name of the IndexEndpoint resource on which the undeployment will act. Format: projects/{project}/locations/{location}/indexEndpoints/{index_endpoint}
getIndexEndpoint
Required. Resource name of the IndexEndpoint resource on which the
undeployment will act. Format: projects/{project}/locations/{location}/indexEndpoints/{index_endpoint}
string
setIndexEndpoint
Required. Resource name of the IndexEndpoint resource on which the
undeployment will act. Format: projects/{project}/locations/{location}/indexEndpoints/{index_endpoint}
var
string
$this

