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 MutateDeployedIndexRequest
MutateDeployedIndexRequest.Builder. build()
MutateDeployedIndexRequest
MutateDeployedIndexRequest.Builder. buildPartial()
static MutateDeployedIndexRequest
MutateDeployedIndexRequest. getDefaultInstance()
MutateDeployedIndexRequest
MutateDeployedIndexRequest.Builder. getDefaultInstanceForType()
MutateDeployedIndexRequest
MutateDeployedIndexRequest. getDefaultInstanceForType()
static MutateDeployedIndexRequest
MutateDeployedIndexRequest. parseDelimitedFrom(InputStream input)
static MutateDeployedIndexRequest
MutateDeployedIndexRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MutateDeployedIndexRequest
MutateDeployedIndexRequest. parseFrom(byte[] data)
static MutateDeployedIndexRequest
MutateDeployedIndexRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MutateDeployedIndexRequest
MutateDeployedIndexRequest. parseFrom(com.google.protobuf.ByteString data)
static MutateDeployedIndexRequest
MutateDeployedIndexRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MutateDeployedIndexRequest
MutateDeployedIndexRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static MutateDeployedIndexRequest
MutateDeployedIndexRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MutateDeployedIndexRequest
MutateDeployedIndexRequest. parseFrom(InputStream input)
static MutateDeployedIndexRequest
MutateDeployedIndexRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MutateDeployedIndexRequest
MutateDeployedIndexRequest. parseFrom(ByteBuffer data)
static MutateDeployedIndexRequest
MutateDeployedIndexRequest. 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.Builder
MutateDeployedIndexRequest.Builder. mergeFrom(MutateDeployedIndexRequest other)
default void
IndexEndpointServiceGrpc.AsyncService. mutateDeployedIndex(MutateDeployedIndexRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Update an existing DeployedIndex under an IndexEndpoint.com.google.longrunning.Operation
IndexEndpointServiceGrpc.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.void
IndexEndpointServiceGrpc.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.Builder
MutateDeployedIndexRequest. 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.
-