class GoogleCloudAiplatformV1DeployedIndexRef extends Model (View source)

Properties

string $deployedIndexId
string $displayName
string $indexEndpoint

Methods

setDeployedIndexId($deployedIndexId)

No description

string
getDeployedIndexId()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setIndexEndpoint($indexEndpoint)

No description

string
getIndexEndpoint()

No description

Details

setDeployedIndexId($deployedIndexId)

No description

Parameters

$deployedIndexId

string getDeployedIndexId()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setIndexEndpoint($indexEndpoint)

No description

Parameters

$indexEndpoint

string getIndexEndpoint()

No description

Return Value

string