Uses of Interface
com.google.cloud.aiplatform.v1beta1.DeployedIndexAuthConfigOrBuilder
-
Packages that use DeployedIndexAuthConfigOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of DeployedIndexAuthConfigOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement DeployedIndexAuthConfigOrBuilder Modifier and Type Class Description class
DeployedIndexAuthConfig
Used to set up the auth on the DeployedIndex's private endpoint.static class
DeployedIndexAuthConfig.Builder
Used to set up the auth on the DeployedIndex's private endpoint.Methods in com.google.cloud.aiplatform.v1beta1 that return DeployedIndexAuthConfigOrBuilder Modifier and Type Method Description DeployedIndexAuthConfigOrBuilder
DeployedIndex.Builder. getDeployedIndexAuthConfigOrBuilder()
Optional.DeployedIndexAuthConfigOrBuilder
DeployedIndex. getDeployedIndexAuthConfigOrBuilder()
Optional.DeployedIndexAuthConfigOrBuilder
DeployedIndexOrBuilder. getDeployedIndexAuthConfigOrBuilder()
Optional.
-