Google Cloud Vision Ai V1 Client - Class DeployedIndexReference (0.1.0)

Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class DeployedIndexReference.

Points to a DeployedIndex.

Generated from protobuf message google.cloud.visionai.v1.DeployedIndexReference

Namespace

Google \ Cloud \ VisionAI \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ index_endpoint string

Immutable. A resource name of the IndexEndpoint.

getIndexEndpoint

Immutable. A resource name of the IndexEndpoint.

Returns
Type Description
string

setIndexEndpoint

Immutable. A resource name of the IndexEndpoint.

Parameter
Name Description
var string
Returns
Type Description
$this