Google Cloud Ai Platform V1 Client - Class DeployedIndexRef (1.60.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class DeployedIndexRef.
Points to a DeployedIndex.
Generated from protobuf messagegoogle.cloud.aiplatform.v1.DeployedIndexRef
Namespace
Google \ Cloud \ AIPlatform \ 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.
↳ deployed_index_id
string
Immutable. The ID of the DeployedIndex in the above IndexEndpoint.
↳ display_name
string
Output only. The display name of the DeployedIndex.
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
getDeployedIndexId
Immutable. The ID of the DeployedIndex in the above IndexEndpoint.
Returns
Type
Description
string
setDeployedIndexId
Immutable. The ID of the DeployedIndex in the above IndexEndpoint.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getDisplayName
Output only. The display name of the DeployedIndex.
Returns
Type
Description
string
setDisplayName
Output only. The display name of the DeployedIndex.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-12 UTC."],[],[]]