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 MutateDeployedIndexOperationMetadata
MutateDeployedIndexOperationMetadata.Builder. build()
MutateDeployedIndexOperationMetadata
MutateDeployedIndexOperationMetadata.Builder. buildPartial()
static MutateDeployedIndexOperationMetadata
MutateDeployedIndexOperationMetadata. getDefaultInstance()
MutateDeployedIndexOperationMetadata
MutateDeployedIndexOperationMetadata.Builder. getDefaultInstanceForType()
MutateDeployedIndexOperationMetadata
MutateDeployedIndexOperationMetadata. getDefaultInstanceForType()
static MutateDeployedIndexOperationMetadata
MutateDeployedIndexOperationMetadata. parseDelimitedFrom(InputStream input)
static MutateDeployedIndexOperationMetadata
MutateDeployedIndexOperationMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MutateDeployedIndexOperationMetadata
MutateDeployedIndexOperationMetadata. parseFrom(byte[] data)
static MutateDeployedIndexOperationMetadata
MutateDeployedIndexOperationMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MutateDeployedIndexOperationMetadata
MutateDeployedIndexOperationMetadata. parseFrom(com.google.protobuf.ByteString data)
static MutateDeployedIndexOperationMetadata
MutateDeployedIndexOperationMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MutateDeployedIndexOperationMetadata
MutateDeployedIndexOperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input)
static MutateDeployedIndexOperationMetadata
MutateDeployedIndexOperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MutateDeployedIndexOperationMetadata
MutateDeployedIndexOperationMetadata. parseFrom(InputStream input)
static MutateDeployedIndexOperationMetadata
MutateDeployedIndexOperationMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MutateDeployedIndexOperationMetadata
MutateDeployedIndexOperationMetadata. parseFrom(ByteBuffer data)
static MutateDeployedIndexOperationMetadata
MutateDeployedIndexOperationMetadata. 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.Builder
MutateDeployedIndexOperationMetadata.Builder. mergeFrom(MutateDeployedIndexOperationMetadata other)
static MutateDeployedIndexOperationMetadata.Builder
MutateDeployedIndexOperationMetadata. 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.
-