Uses of Interface
com.google.cloud.aiplatform.v1beta1.DeployedIndexAuthConfig.AuthProviderOrBuilder
-
Packages that use DeployedIndexAuthConfig.AuthProviderOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of DeployedIndexAuthConfig.AuthProviderOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement DeployedIndexAuthConfig.AuthProviderOrBuilder Modifier and Type Class Description static classDeployedIndexAuthConfig.AuthProviderConfiguration for an authentication provider, including support for [JSON Web Token (JWT)](https://tools.ietf.org/html/draft-ietf-oauth-json-web-token-32).static classDeployedIndexAuthConfig.AuthProvider.BuilderConfiguration for an authentication provider, including support for [JSON Web Token (JWT)](https://tools.ietf.org/html/draft-ietf-oauth-json-web-token-32).Methods in com.google.cloud.aiplatform.v1beta1 that return DeployedIndexAuthConfig.AuthProviderOrBuilder Modifier and Type Method Description DeployedIndexAuthConfig.AuthProviderOrBuilderDeployedIndexAuthConfig.Builder. getAuthProviderOrBuilder()Defines the authentication provider that the DeployedIndex uses.DeployedIndexAuthConfig.AuthProviderOrBuilderDeployedIndexAuthConfig. getAuthProviderOrBuilder()Defines the authentication provider that the DeployedIndex uses.DeployedIndexAuthConfig.AuthProviderOrBuilderDeployedIndexAuthConfigOrBuilder. getAuthProviderOrBuilder()Defines the authentication provider that the DeployedIndex uses.
-