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 class
DeployedIndexAuthConfig.AuthProvider
Configuration for an authentication provider, including support for [JSON Web Token (JWT)](https://tools.ietf.org/html/draft-ietf-oauth-json-web-token-32).static class
DeployedIndexAuthConfig.AuthProvider.Builder
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 in com.google.cloud.aiplatform.v1beta1 that return DeployedIndexAuthConfig.AuthProviderOrBuilder Modifier and Type Method Description DeployedIndexAuthConfig.AuthProviderOrBuilder
DeployedIndexAuthConfig.Builder. getAuthProviderOrBuilder()
Defines the authentication provider that the DeployedIndex uses.DeployedIndexAuthConfig.AuthProviderOrBuilder
DeployedIndexAuthConfig. getAuthProviderOrBuilder()
Defines the authentication provider that the DeployedIndex uses.DeployedIndexAuthConfig.AuthProviderOrBuilder
DeployedIndexAuthConfigOrBuilder. getAuthProviderOrBuilder()
Defines the authentication provider that the DeployedIndex uses.
-