Class DeployedIndexAuthConfig (1.36.4)

DeployedIndexAuthConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

Attribute

NameDescription
auth_provider google.cloud.aiplatform_v1.types.DeployedIndexAuthConfig.AuthProvider
Defines the authentication provider that the DeployedIndex uses.

Classes

AuthProvider

AuthProvider(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configuration for an authentication provider, including support for JSON Web Token (JWT) <https://tools.ietf.org/html/draft-ietf-oauth-json-web-token-32>__.

Methods

DeployedIndexAuthConfig

DeployedIndexAuthConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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