Google Cloud Ai Platform V1 Client - Class DeployedIndexAuthConfig (1.0.0-RC1)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class DeployedIndexAuthConfig.

Used to set up the auth on the DeployedIndex's private endpoint.

Generated from protobuf message google.cloud.aiplatform.v1.DeployedIndexAuthConfig

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ auth_provider Google\Cloud\AIPlatform\V1\DeployedIndexAuthConfig\AuthProvider

Defines the authentication provider that the DeployedIndex uses.

getAuthProvider

Defines the authentication provider that the DeployedIndex uses.

Returns
Type Description
Google\Cloud\AIPlatform\V1\DeployedIndexAuthConfig\AuthProvider|null

hasAuthProvider

clearAuthProvider

setAuthProvider

Defines the authentication provider that the DeployedIndex uses.

Parameter
Name Description
var Google\Cloud\AIPlatform\V1\DeployedIndexAuthConfig\AuthProvider
Returns
Type Description
$this