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