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 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.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.Builder
PurgeProductsRequest.Builder. mergeFrom(PurgeProductsRequest other)
static PurgeProductsRequest.Builder
PurgeProductsRequest. newBuilder(PurgeProductsRequest prototype)
default void
ProductServiceGrpc.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.Operation
ProductServiceGrpc.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.void
ProductServiceGrpc.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.
-