Uses of Class
com.google.cloud.aiplatform.v1.MutateDeployedIndexRequest
-
Packages that use MutateDeployedIndexRequest Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of MutateDeployedIndexRequest in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return MutateDeployedIndexRequest Modifier and Type Method Description MutateDeployedIndexRequestMutateDeployedIndexRequest.Builder. build()MutateDeployedIndexRequestMutateDeployedIndexRequest.Builder. buildPartial()static MutateDeployedIndexRequestMutateDeployedIndexRequest. getDefaultInstance()MutateDeployedIndexRequestMutateDeployedIndexRequest.Builder. getDefaultInstanceForType()MutateDeployedIndexRequestMutateDeployedIndexRequest. getDefaultInstanceForType()static MutateDeployedIndexRequestMutateDeployedIndexRequest. parseDelimitedFrom(InputStream input)static MutateDeployedIndexRequestMutateDeployedIndexRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MutateDeployedIndexRequestMutateDeployedIndexRequest. parseFrom(byte[] data)static MutateDeployedIndexRequestMutateDeployedIndexRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MutateDeployedIndexRequestMutateDeployedIndexRequest. parseFrom(com.google.protobuf.ByteString data)static MutateDeployedIndexRequestMutateDeployedIndexRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MutateDeployedIndexRequestMutateDeployedIndexRequest. parseFrom(com.google.protobuf.CodedInputStream input)static MutateDeployedIndexRequestMutateDeployedIndexRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MutateDeployedIndexRequestMutateDeployedIndexRequest. parseFrom(InputStream input)static MutateDeployedIndexRequestMutateDeployedIndexRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MutateDeployedIndexRequestMutateDeployedIndexRequest. parseFrom(ByteBuffer data)static MutateDeployedIndexRequestMutateDeployedIndexRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type MutateDeployedIndexRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<MutateDeployedIndexRequest,com.google.longrunning.Operation>IndexEndpointServiceGrpc. getMutateDeployedIndexMethod()com.google.protobuf.Parser<MutateDeployedIndexRequest>MutateDeployedIndexRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<MutateDeployedIndexRequest,com.google.longrunning.Operation>IndexEndpointServiceClient. mutateDeployedIndexCallable()Update an existing DeployedIndex under an IndexEndpoint.com.google.api.gax.rpc.OperationCallable<MutateDeployedIndexRequest,MutateDeployedIndexResponse,MutateDeployedIndexOperationMetadata>IndexEndpointServiceClient. mutateDeployedIndexOperationCallable()Update an existing DeployedIndex under an IndexEndpoint.com.google.api.gax.rpc.OperationCallSettings.Builder<MutateDeployedIndexRequest,MutateDeployedIndexResponse,MutateDeployedIndexOperationMetadata>IndexEndpointServiceSettings.Builder. mutateDeployedIndexOperationSettings()Returns the builder for the settings used for calls to mutateDeployedIndex.com.google.api.gax.rpc.OperationCallSettings<MutateDeployedIndexRequest,MutateDeployedIndexResponse,MutateDeployedIndexOperationMetadata>IndexEndpointServiceSettings. mutateDeployedIndexOperationSettings()Returns the object with the settings used for calls to mutateDeployedIndex.com.google.api.gax.rpc.UnaryCallSettings.Builder<MutateDeployedIndexRequest,com.google.longrunning.Operation>IndexEndpointServiceSettings.Builder. mutateDeployedIndexSettings()Returns the builder for the settings used for calls to mutateDeployedIndex.com.google.api.gax.rpc.UnaryCallSettings<MutateDeployedIndexRequest,com.google.longrunning.Operation>IndexEndpointServiceSettings. mutateDeployedIndexSettings()Returns the object with the settings used for calls to mutateDeployedIndex.static com.google.protobuf.Parser<MutateDeployedIndexRequest>MutateDeployedIndexRequest. parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type MutateDeployedIndexRequest Modifier and Type Method Description MutateDeployedIndexRequest.BuilderMutateDeployedIndexRequest.Builder. mergeFrom(MutateDeployedIndexRequest other)default voidIndexEndpointServiceGrpc.AsyncService. mutateDeployedIndex(MutateDeployedIndexRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Update an existing DeployedIndex under an IndexEndpoint.com.google.longrunning.OperationIndexEndpointServiceGrpc.IndexEndpointServiceBlockingStub. mutateDeployedIndex(MutateDeployedIndexRequest request)Update an existing DeployedIndex under an IndexEndpoint.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>IndexEndpointServiceGrpc.IndexEndpointServiceFutureStub. mutateDeployedIndex(MutateDeployedIndexRequest request)Update an existing DeployedIndex under an IndexEndpoint.voidIndexEndpointServiceGrpc.IndexEndpointServiceStub. mutateDeployedIndex(MutateDeployedIndexRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Update an existing DeployedIndex under an IndexEndpoint.com.google.api.gax.longrunning.OperationFuture<MutateDeployedIndexResponse,MutateDeployedIndexOperationMetadata>IndexEndpointServiceClient. mutateDeployedIndexAsync(MutateDeployedIndexRequest request)Update an existing DeployedIndex under an IndexEndpoint.static MutateDeployedIndexRequest.BuilderMutateDeployedIndexRequest. newBuilder(MutateDeployedIndexRequest prototype) -
Uses of MutateDeployedIndexRequest in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return types with arguments of type MutateDeployedIndexRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<MutateDeployedIndexRequest,com.google.longrunning.Operation>GrpcIndexEndpointServiceStub. mutateDeployedIndexCallable()com.google.api.gax.rpc.UnaryCallable<MutateDeployedIndexRequest,com.google.longrunning.Operation>IndexEndpointServiceStub. mutateDeployedIndexCallable()com.google.api.gax.rpc.OperationCallable<MutateDeployedIndexRequest,MutateDeployedIndexResponse,MutateDeployedIndexOperationMetadata>GrpcIndexEndpointServiceStub. mutateDeployedIndexOperationCallable()com.google.api.gax.rpc.OperationCallable<MutateDeployedIndexRequest,MutateDeployedIndexResponse,MutateDeployedIndexOperationMetadata>IndexEndpointServiceStub. mutateDeployedIndexOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<MutateDeployedIndexRequest,MutateDeployedIndexResponse,MutateDeployedIndexOperationMetadata>IndexEndpointServiceStubSettings.Builder. mutateDeployedIndexOperationSettings()Returns the builder for the settings used for calls to mutateDeployedIndex.com.google.api.gax.rpc.OperationCallSettings<MutateDeployedIndexRequest,MutateDeployedIndexResponse,MutateDeployedIndexOperationMetadata>IndexEndpointServiceStubSettings. mutateDeployedIndexOperationSettings()Returns the object with the settings used for calls to mutateDeployedIndex.com.google.api.gax.rpc.UnaryCallSettings.Builder<MutateDeployedIndexRequest,com.google.longrunning.Operation>IndexEndpointServiceStubSettings.Builder. mutateDeployedIndexSettings()Returns the builder for the settings used for calls to mutateDeployedIndex.com.google.api.gax.rpc.UnaryCallSettings<MutateDeployedIndexRequest,com.google.longrunning.Operation>IndexEndpointServiceStubSettings. mutateDeployedIndexSettings()Returns the object with the settings used for calls to mutateDeployedIndex.
-