Uses of Class
com.google.cloud.aiplatform.v1.MutateDeployedIndexOperationMetadata
-
Packages that use MutateDeployedIndexOperationMetadata Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of MutateDeployedIndexOperationMetadata in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return MutateDeployedIndexOperationMetadata Modifier and Type Method Description MutateDeployedIndexOperationMetadataMutateDeployedIndexOperationMetadata.Builder. build()MutateDeployedIndexOperationMetadataMutateDeployedIndexOperationMetadata.Builder. buildPartial()static MutateDeployedIndexOperationMetadataMutateDeployedIndexOperationMetadata. getDefaultInstance()MutateDeployedIndexOperationMetadataMutateDeployedIndexOperationMetadata.Builder. getDefaultInstanceForType()MutateDeployedIndexOperationMetadataMutateDeployedIndexOperationMetadata. getDefaultInstanceForType()static MutateDeployedIndexOperationMetadataMutateDeployedIndexOperationMetadata. parseDelimitedFrom(InputStream input)static MutateDeployedIndexOperationMetadataMutateDeployedIndexOperationMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MutateDeployedIndexOperationMetadataMutateDeployedIndexOperationMetadata. parseFrom(byte[] data)static MutateDeployedIndexOperationMetadataMutateDeployedIndexOperationMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MutateDeployedIndexOperationMetadataMutateDeployedIndexOperationMetadata. parseFrom(com.google.protobuf.ByteString data)static MutateDeployedIndexOperationMetadataMutateDeployedIndexOperationMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MutateDeployedIndexOperationMetadataMutateDeployedIndexOperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input)static MutateDeployedIndexOperationMetadataMutateDeployedIndexOperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MutateDeployedIndexOperationMetadataMutateDeployedIndexOperationMetadata. parseFrom(InputStream input)static MutateDeployedIndexOperationMetadataMutateDeployedIndexOperationMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MutateDeployedIndexOperationMetadataMutateDeployedIndexOperationMetadata. parseFrom(ByteBuffer data)static MutateDeployedIndexOperationMetadataMutateDeployedIndexOperationMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type MutateDeployedIndexOperationMetadata Modifier and Type Method Description com.google.protobuf.Parser<MutateDeployedIndexOperationMetadata>MutateDeployedIndexOperationMetadata. 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<MutateDeployedIndexOperationMetadata>MutateDeployedIndexOperationMetadata. parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type MutateDeployedIndexOperationMetadata Modifier and Type Method Description MutateDeployedIndexOperationMetadata.BuilderMutateDeployedIndexOperationMetadata.Builder. mergeFrom(MutateDeployedIndexOperationMetadata other)static MutateDeployedIndexOperationMetadata.BuilderMutateDeployedIndexOperationMetadata. newBuilder(MutateDeployedIndexOperationMetadata prototype) -
Uses of MutateDeployedIndexOperationMetadata in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return types with arguments of type MutateDeployedIndexOperationMetadata 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.
-