Uses of Class
com.google.cloud.aiplatform.v1.DeployedIndexAuthConfig.AuthProvider
Packages that use DeployedIndexAuthConfig.AuthProvider
-
Uses of DeployedIndexAuthConfig.AuthProvider in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeployedIndexAuthConfig.AuthProviderModifier and TypeMethodDescriptionDeployedIndexAuthConfig.AuthProvider.Builder.build()DeployedIndexAuthConfig.AuthProvider.Builder.buildPartial()DeployedIndexAuthConfig.Builder.getAuthProvider()Defines the authentication provider that the DeployedIndex uses.DeployedIndexAuthConfig.getAuthProvider()Defines the authentication provider that the DeployedIndex uses.DeployedIndexAuthConfigOrBuilder.getAuthProvider()Defines the authentication provider that the DeployedIndex uses.DeployedIndexAuthConfig.AuthProvider.getDefaultInstance()DeployedIndexAuthConfig.AuthProvider.Builder.getDefaultInstanceForType()DeployedIndexAuthConfig.AuthProvider.getDefaultInstanceForType()DeployedIndexAuthConfig.AuthProvider.parseDelimitedFrom(InputStream input) DeployedIndexAuthConfig.AuthProvider.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeployedIndexAuthConfig.AuthProvider.parseFrom(byte[] data) DeployedIndexAuthConfig.AuthProvider.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeployedIndexAuthConfig.AuthProvider.parseFrom(com.google.protobuf.ByteString data) DeployedIndexAuthConfig.AuthProvider.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeployedIndexAuthConfig.AuthProvider.parseFrom(com.google.protobuf.CodedInputStream input) DeployedIndexAuthConfig.AuthProvider.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeployedIndexAuthConfig.AuthProvider.parseFrom(InputStream input) DeployedIndexAuthConfig.AuthProvider.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeployedIndexAuthConfig.AuthProvider.parseFrom(ByteBuffer data) DeployedIndexAuthConfig.AuthProvider.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type DeployedIndexAuthConfig.AuthProviderModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DeployedIndexAuthConfig.AuthProvider>DeployedIndexAuthConfig.AuthProvider.getParserForType()static com.google.protobuf.Parser<DeployedIndexAuthConfig.AuthProvider>DeployedIndexAuthConfig.AuthProvider.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type DeployedIndexAuthConfig.AuthProviderModifier and TypeMethodDescriptionDeployedIndexAuthConfig.Builder.mergeAuthProvider(DeployedIndexAuthConfig.AuthProvider value) Defines the authentication provider that the DeployedIndex uses.DeployedIndexAuthConfig.AuthProvider.Builder.mergeFrom(DeployedIndexAuthConfig.AuthProvider other) DeployedIndexAuthConfig.AuthProvider.newBuilder(DeployedIndexAuthConfig.AuthProvider prototype) DeployedIndexAuthConfig.Builder.setAuthProvider(DeployedIndexAuthConfig.AuthProvider value) Defines the authentication provider that the DeployedIndex uses.