Uses of Class
com.google.cloud.aiplatform.v1beta1.MutateDeployedIndexResponse
-
Packages that use MutateDeployedIndexResponse Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of MutateDeployedIndexResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return MutateDeployedIndexResponse Modifier and Type Method Description MutateDeployedIndexResponseMutateDeployedIndexResponse.Builder. build()MutateDeployedIndexResponseMutateDeployedIndexResponse.Builder. buildPartial()static MutateDeployedIndexResponseMutateDeployedIndexResponse. getDefaultInstance()MutateDeployedIndexResponseMutateDeployedIndexResponse.Builder. getDefaultInstanceForType()MutateDeployedIndexResponseMutateDeployedIndexResponse. getDefaultInstanceForType()static MutateDeployedIndexResponseMutateDeployedIndexResponse. parseDelimitedFrom(InputStream input)static MutateDeployedIndexResponseMutateDeployedIndexResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MutateDeployedIndexResponseMutateDeployedIndexResponse. parseFrom(byte[] data)static MutateDeployedIndexResponseMutateDeployedIndexResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MutateDeployedIndexResponseMutateDeployedIndexResponse. parseFrom(com.google.protobuf.ByteString data)static MutateDeployedIndexResponseMutateDeployedIndexResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MutateDeployedIndexResponseMutateDeployedIndexResponse. parseFrom(com.google.protobuf.CodedInputStream input)static MutateDeployedIndexResponseMutateDeployedIndexResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MutateDeployedIndexResponseMutateDeployedIndexResponse. parseFrom(InputStream input)static MutateDeployedIndexResponseMutateDeployedIndexResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MutateDeployedIndexResponseMutateDeployedIndexResponse. parseFrom(ByteBuffer data)static MutateDeployedIndexResponseMutateDeployedIndexResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type MutateDeployedIndexResponse Modifier and Type Method Description com.google.protobuf.Parser<MutateDeployedIndexResponse>MutateDeployedIndexResponse. getParserForType()com.google.api.gax.longrunning.OperationFuture<MutateDeployedIndexResponse,MutateDeployedIndexOperationMetadata>IndexEndpointServiceClient. mutateDeployedIndexAsync(IndexEndpointName indexEndpoint, DeployedIndex deployedIndex)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.com.google.api.gax.longrunning.OperationFuture<MutateDeployedIndexResponse,MutateDeployedIndexOperationMetadata>IndexEndpointServiceClient. mutateDeployedIndexAsync(String indexEndpoint, DeployedIndex deployedIndex)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.static com.google.protobuf.Parser<MutateDeployedIndexResponse>MutateDeployedIndexResponse. parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type MutateDeployedIndexResponse Modifier and Type Method Description MutateDeployedIndexResponse.BuilderMutateDeployedIndexResponse.Builder. mergeFrom(MutateDeployedIndexResponse other)static MutateDeployedIndexResponse.BuilderMutateDeployedIndexResponse. newBuilder(MutateDeployedIndexResponse prototype) -
Uses of MutateDeployedIndexResponse in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type MutateDeployedIndexResponse Modifier and Type Method Description 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.
-