Uses of Class
com.google.cloud.vision.v1.PurgeProductsRequest
-
Packages that use PurgeProductsRequest Package Description com.google.cloud.vision.v1 A client to Cloud Vision APIcom.google.cloud.vision.v1.stub -
-
Uses of PurgeProductsRequest in com.google.cloud.vision.v1
Methods in com.google.cloud.vision.v1 that return PurgeProductsRequest Modifier and Type Method Description PurgeProductsRequest
PurgeProductsRequest.Builder. build()
PurgeProductsRequest
PurgeProductsRequest.Builder. buildPartial()
static PurgeProductsRequest
PurgeProductsRequest. getDefaultInstance()
PurgeProductsRequest
PurgeProductsRequest.Builder. getDefaultInstanceForType()
PurgeProductsRequest
PurgeProductsRequest. getDefaultInstanceForType()
static PurgeProductsRequest
PurgeProductsRequest. parseDelimitedFrom(InputStream input)
static PurgeProductsRequest
PurgeProductsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PurgeProductsRequest
PurgeProductsRequest. parseFrom(byte[] data)
static PurgeProductsRequest
PurgeProductsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PurgeProductsRequest
PurgeProductsRequest. parseFrom(com.google.protobuf.ByteString data)
static PurgeProductsRequest
PurgeProductsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PurgeProductsRequest
PurgeProductsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static PurgeProductsRequest
PurgeProductsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PurgeProductsRequest
PurgeProductsRequest. parseFrom(InputStream input)
static PurgeProductsRequest
PurgeProductsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PurgeProductsRequest
PurgeProductsRequest. parseFrom(ByteBuffer data)
static PurgeProductsRequest
PurgeProductsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.vision.v1 that return types with arguments of type PurgeProductsRequest Modifier and Type Method Description com.google.protobuf.Parser<PurgeProductsRequest>
PurgeProductsRequest. getParserForType()
static io.grpc.MethodDescriptor<PurgeProductsRequest,com.google.longrunning.Operation>
ProductSearchGrpc. getPurgeProductsMethod()
static com.google.protobuf.Parser<PurgeProductsRequest>
PurgeProductsRequest. parser()
com.google.api.gax.rpc.UnaryCallable<PurgeProductsRequest,com.google.longrunning.Operation>
ProductSearchClient. purgeProductsCallable()
Asynchronous API to delete all Products in a ProductSet or all Products that are in no ProductSet.com.google.api.gax.rpc.OperationCallable<PurgeProductsRequest,com.google.protobuf.Empty,BatchOperationMetadata>
ProductSearchClient. purgeProductsOperationCallable()
Asynchronous API to delete all Products in a ProductSet or all Products that are in no ProductSet.com.google.api.gax.rpc.OperationCallSettings.Builder<PurgeProductsRequest,com.google.protobuf.Empty,BatchOperationMetadata>
ProductSearchSettings.Builder. purgeProductsOperationSettings()
Returns the builder for the settings used for calls to purgeProducts.com.google.api.gax.rpc.OperationCallSettings<PurgeProductsRequest,com.google.protobuf.Empty,BatchOperationMetadata>
ProductSearchSettings. purgeProductsOperationSettings()
Returns the object with the settings used for calls to purgeProducts.com.google.api.gax.rpc.UnaryCallSettings.Builder<PurgeProductsRequest,com.google.longrunning.Operation>
ProductSearchSettings.Builder. purgeProductsSettings()
Returns the builder for the settings used for calls to purgeProducts.com.google.api.gax.rpc.UnaryCallSettings<PurgeProductsRequest,com.google.longrunning.Operation>
ProductSearchSettings. purgeProductsSettings()
Returns the object with the settings used for calls to purgeProducts.Methods in com.google.cloud.vision.v1 with parameters of type PurgeProductsRequest Modifier and Type Method Description PurgeProductsRequest.Builder
PurgeProductsRequest.Builder. mergeFrom(PurgeProductsRequest other)
static PurgeProductsRequest.Builder
PurgeProductsRequest. newBuilder(PurgeProductsRequest prototype)
default void
ProductSearchGrpc.AsyncService. purgeProducts(PurgeProductsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Asynchronous API to delete all Products in a ProductSet or all Products that are in no ProductSet.com.google.longrunning.Operation
ProductSearchGrpc.ProductSearchBlockingStub. purgeProducts(PurgeProductsRequest request)
Asynchronous API to delete all Products in a ProductSet or all Products that are in no ProductSet.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
ProductSearchGrpc.ProductSearchFutureStub. purgeProducts(PurgeProductsRequest request)
Asynchronous API to delete all Products in a ProductSet or all Products that are in no ProductSet.void
ProductSearchGrpc.ProductSearchStub. purgeProducts(PurgeProductsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Asynchronous API to delete all Products in a ProductSet or all Products that are in no ProductSet.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,BatchOperationMetadata>
ProductSearchClient. purgeProductsAsync(PurgeProductsRequest request)
Asynchronous API to delete all Products in a ProductSet or all Products that are in no ProductSet. -
Uses of PurgeProductsRequest in com.google.cloud.vision.v1.stub
Methods in com.google.cloud.vision.v1.stub that return types with arguments of type PurgeProductsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<PurgeProductsRequest,com.google.longrunning.Operation>
GrpcProductSearchStub. purgeProductsCallable()
com.google.api.gax.rpc.UnaryCallable<PurgeProductsRequest,com.google.longrunning.Operation>
HttpJsonProductSearchStub. purgeProductsCallable()
com.google.api.gax.rpc.UnaryCallable<PurgeProductsRequest,com.google.longrunning.Operation>
ProductSearchStub. purgeProductsCallable()
com.google.api.gax.rpc.OperationCallable<PurgeProductsRequest,com.google.protobuf.Empty,BatchOperationMetadata>
GrpcProductSearchStub. purgeProductsOperationCallable()
com.google.api.gax.rpc.OperationCallable<PurgeProductsRequest,com.google.protobuf.Empty,BatchOperationMetadata>
HttpJsonProductSearchStub. purgeProductsOperationCallable()
com.google.api.gax.rpc.OperationCallable<PurgeProductsRequest,com.google.protobuf.Empty,BatchOperationMetadata>
ProductSearchStub. purgeProductsOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<PurgeProductsRequest,com.google.protobuf.Empty,BatchOperationMetadata>
ProductSearchStubSettings.Builder. purgeProductsOperationSettings()
Returns the builder for the settings used for calls to purgeProducts.com.google.api.gax.rpc.OperationCallSettings<PurgeProductsRequest,com.google.protobuf.Empty,BatchOperationMetadata>
ProductSearchStubSettings. purgeProductsOperationSettings()
Returns the object with the settings used for calls to purgeProducts.com.google.api.gax.rpc.UnaryCallSettings.Builder<PurgeProductsRequest,com.google.longrunning.Operation>
ProductSearchStubSettings.Builder. purgeProductsSettings()
Returns the builder for the settings used for calls to purgeProducts.com.google.api.gax.rpc.UnaryCallSettings<PurgeProductsRequest,com.google.longrunning.Operation>
ProductSearchStubSettings. purgeProductsSettings()
Returns the object with the settings used for calls to purgeProducts.
-