Uses of Class
com.google.cloud.aiplatform.v1.DeployedIndexAuthConfig.Builder
Packages that use DeployedIndexAuthConfig.Builder
-
Uses of DeployedIndexAuthConfig.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeployedIndexAuthConfig.BuilderModifier and TypeMethodDescriptionDeployedIndexAuthConfig.Builder.clear()DeployedIndexAuthConfig.Builder.clearAuthProvider()Defines the authentication provider that the DeployedIndex uses.DeployedIndex.Builder.getDeployedIndexAuthConfigBuilder()Optional.DeployedIndexAuthConfig.Builder.mergeAuthProvider(DeployedIndexAuthConfig.AuthProvider value) Defines the authentication provider that the DeployedIndex uses.DeployedIndexAuthConfig.Builder.mergeFrom(DeployedIndexAuthConfig other) DeployedIndexAuthConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeployedIndexAuthConfig.Builder.mergeFrom(com.google.protobuf.Message other) DeployedIndexAuthConfig.newBuilder()DeployedIndexAuthConfig.newBuilder(DeployedIndexAuthConfig prototype) DeployedIndexAuthConfig.newBuilderForType()protected DeployedIndexAuthConfig.BuilderDeployedIndexAuthConfig.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) DeployedIndexAuthConfig.Builder.setAuthProvider(DeployedIndexAuthConfig.AuthProvider value) Defines the authentication provider that the DeployedIndex uses.DeployedIndexAuthConfig.Builder.setAuthProvider(DeployedIndexAuthConfig.AuthProvider.Builder builderForValue) Defines the authentication provider that the DeployedIndex uses.DeployedIndexAuthConfig.toBuilder()Methods in com.google.cloud.aiplatform.v1 with parameters of type DeployedIndexAuthConfig.BuilderModifier and TypeMethodDescriptionDeployedIndex.Builder.setDeployedIndexAuthConfig(DeployedIndexAuthConfig.Builder builderForValue) Optional.