Uses of Class
com.google.cloud.retail.v2alpha.PurgeProductsRequest
-
Packages that use PurgeProductsRequest Package Description com.google.cloud.retail.v2alpha A client to Retail APIcom.google.cloud.retail.v2alpha.stub -
-
Uses of PurgeProductsRequest in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha 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.retail.v2alpha 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>ProductServiceGrpc. getPurgeProductsMethod()static com.google.protobuf.Parser<PurgeProductsRequest>PurgeProductsRequest. parser()com.google.api.gax.rpc.UnaryCallable<PurgeProductsRequest,com.google.longrunning.Operation>ProductServiceClient. purgeProductsCallable()Permanently deletes all selected [Product][google.cloud.retail.v2alpha.Product]s under a branch.com.google.api.gax.rpc.OperationCallable<PurgeProductsRequest,PurgeProductsResponse,PurgeProductsMetadata>ProductServiceClient. purgeProductsOperationCallable()Permanently deletes all selected [Product][google.cloud.retail.v2alpha.Product]s under a branch.com.google.api.gax.rpc.OperationCallSettings.Builder<PurgeProductsRequest,PurgeProductsResponse,PurgeProductsMetadata>ProductServiceSettings.Builder. purgeProductsOperationSettings()Returns the builder for the settings used for calls to purgeProducts.com.google.api.gax.rpc.OperationCallSettings<PurgeProductsRequest,PurgeProductsResponse,PurgeProductsMetadata>ProductServiceSettings. purgeProductsOperationSettings()Returns the object with the settings used for calls to purgeProducts.com.google.api.gax.rpc.UnaryCallSettings.Builder<PurgeProductsRequest,com.google.longrunning.Operation>ProductServiceSettings.Builder. purgeProductsSettings()Returns the builder for the settings used for calls to purgeProducts.com.google.api.gax.rpc.UnaryCallSettings<PurgeProductsRequest,com.google.longrunning.Operation>ProductServiceSettings. purgeProductsSettings()Returns the object with the settings used for calls to purgeProducts.Methods in com.google.cloud.retail.v2alpha with parameters of type PurgeProductsRequest Modifier and Type Method Description PurgeProductsRequest.BuilderPurgeProductsRequest.Builder. mergeFrom(PurgeProductsRequest other)static PurgeProductsRequest.BuilderPurgeProductsRequest. newBuilder(PurgeProductsRequest prototype)default voidProductServiceGrpc.AsyncService. purgeProducts(PurgeProductsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Permanently deletes all selected [Product][google.cloud.retail.v2alpha.Product]s under a branch.com.google.longrunning.OperationProductServiceGrpc.ProductServiceBlockingStub. purgeProducts(PurgeProductsRequest request)Permanently deletes all selected [Product][google.cloud.retail.v2alpha.Product]s under a branch.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>ProductServiceGrpc.ProductServiceFutureStub. purgeProducts(PurgeProductsRequest request)Permanently deletes all selected [Product][google.cloud.retail.v2alpha.Product]s under a branch.voidProductServiceGrpc.ProductServiceStub. purgeProducts(PurgeProductsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Permanently deletes all selected [Product][google.cloud.retail.v2alpha.Product]s under a branch.com.google.api.gax.longrunning.OperationFuture<PurgeProductsResponse,PurgeProductsMetadata>ProductServiceClient. purgeProductsAsync(PurgeProductsRequest request)Permanently deletes all selected [Product][google.cloud.retail.v2alpha.Product]s under a branch. -
Uses of PurgeProductsRequest in com.google.cloud.retail.v2alpha.stub
Methods in com.google.cloud.retail.v2alpha.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>GrpcProductServiceStub. purgeProductsCallable()com.google.api.gax.rpc.UnaryCallable<PurgeProductsRequest,com.google.longrunning.Operation>HttpJsonProductServiceStub. purgeProductsCallable()com.google.api.gax.rpc.UnaryCallable<PurgeProductsRequest,com.google.longrunning.Operation>ProductServiceStub. purgeProductsCallable()com.google.api.gax.rpc.OperationCallable<PurgeProductsRequest,PurgeProductsResponse,PurgeProductsMetadata>GrpcProductServiceStub. purgeProductsOperationCallable()com.google.api.gax.rpc.OperationCallable<PurgeProductsRequest,PurgeProductsResponse,PurgeProductsMetadata>HttpJsonProductServiceStub. purgeProductsOperationCallable()com.google.api.gax.rpc.OperationCallable<PurgeProductsRequest,PurgeProductsResponse,PurgeProductsMetadata>ProductServiceStub. purgeProductsOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<PurgeProductsRequest,PurgeProductsResponse,PurgeProductsMetadata>ProductServiceStubSettings.Builder. purgeProductsOperationSettings()Returns the builder for the settings used for calls to purgeProducts.com.google.api.gax.rpc.OperationCallSettings<PurgeProductsRequest,PurgeProductsResponse,PurgeProductsMetadata>ProductServiceStubSettings. purgeProductsOperationSettings()Returns the object with the settings used for calls to purgeProducts.com.google.api.gax.rpc.UnaryCallSettings.Builder<PurgeProductsRequest,com.google.longrunning.Operation>ProductServiceStubSettings.Builder. purgeProductsSettings()Returns the builder for the settings used for calls to purgeProducts.com.google.api.gax.rpc.UnaryCallSettings<PurgeProductsRequest,com.google.longrunning.Operation>ProductServiceStubSettings. purgeProductsSettings()Returns the object with the settings used for calls to purgeProducts.
-