Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class UndeployIndexMetadata.
Metadata message for UndeployIndex.
Generated from protobuf message google.cloud.visionai.v1.UndeployIndexMetadata
Namespace
Google \ Cloud \ VisionAI \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ operation_metadata
↳ deployed_index
string
Output only. The index being undeployed.
getOperationMetadata
Common metadata of the long-running operation.
hasOperationMetadata
clearOperationMetadata
setOperationMetadata
Common metadata of the long-running operation.
$this
getDeployedIndex
Output only. The index being undeployed.
string
setDeployedIndex
Output only. The index being undeployed.
var
string
$this

