Uses of Class
com.google.cloud.retail.v2.RemoveLocalInventoriesRequest
-
Packages that use RemoveLocalInventoriesRequest Package Description com.google.cloud.retail.v2 A client to Retail APIcom.google.cloud.retail.v2.stub -
-
Uses of RemoveLocalInventoriesRequest in com.google.cloud.retail.v2
Methods in com.google.cloud.retail.v2 that return RemoveLocalInventoriesRequest Modifier and Type Method Description RemoveLocalInventoriesRequest
RemoveLocalInventoriesRequest.Builder. build()
RemoveLocalInventoriesRequest
RemoveLocalInventoriesRequest.Builder. buildPartial()
static RemoveLocalInventoriesRequest
RemoveLocalInventoriesRequest. getDefaultInstance()
RemoveLocalInventoriesRequest
RemoveLocalInventoriesRequest.Builder. getDefaultInstanceForType()
RemoveLocalInventoriesRequest
RemoveLocalInventoriesRequest. getDefaultInstanceForType()
static RemoveLocalInventoriesRequest
RemoveLocalInventoriesRequest. parseDelimitedFrom(InputStream input)
static RemoveLocalInventoriesRequest
RemoveLocalInventoriesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RemoveLocalInventoriesRequest
RemoveLocalInventoriesRequest. parseFrom(byte[] data)
static RemoveLocalInventoriesRequest
RemoveLocalInventoriesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RemoveLocalInventoriesRequest
RemoveLocalInventoriesRequest. parseFrom(com.google.protobuf.ByteString data)
static RemoveLocalInventoriesRequest
RemoveLocalInventoriesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RemoveLocalInventoriesRequest
RemoveLocalInventoriesRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static RemoveLocalInventoriesRequest
RemoveLocalInventoriesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RemoveLocalInventoriesRequest
RemoveLocalInventoriesRequest. parseFrom(InputStream input)
static RemoveLocalInventoriesRequest
RemoveLocalInventoriesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RemoveLocalInventoriesRequest
RemoveLocalInventoriesRequest. parseFrom(ByteBuffer data)
static RemoveLocalInventoriesRequest
RemoveLocalInventoriesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.retail.v2 that return types with arguments of type RemoveLocalInventoriesRequest Modifier and Type Method Description com.google.protobuf.Parser<RemoveLocalInventoriesRequest>
RemoveLocalInventoriesRequest. getParserForType()
static io.grpc.MethodDescriptor<RemoveLocalInventoriesRequest,com.google.longrunning.Operation>
ProductServiceGrpc. getRemoveLocalInventoriesMethod()
static com.google.protobuf.Parser<RemoveLocalInventoriesRequest>
RemoveLocalInventoriesRequest. parser()
com.google.api.gax.rpc.UnaryCallable<RemoveLocalInventoriesRequest,com.google.longrunning.Operation>
ProductServiceClient. removeLocalInventoriesCallable()
Remove local inventory information for a [Product][google.cloud.retail.v2.Product] at a list of places at a removal timestamp.com.google.api.gax.rpc.OperationCallable<RemoveLocalInventoriesRequest,RemoveLocalInventoriesResponse,RemoveLocalInventoriesMetadata>
ProductServiceClient. removeLocalInventoriesOperationCallable()
Remove local inventory information for a [Product][google.cloud.retail.v2.Product] at a list of places at a removal timestamp.com.google.api.gax.rpc.OperationCallSettings.Builder<RemoveLocalInventoriesRequest,RemoveLocalInventoriesResponse,RemoveLocalInventoriesMetadata>
ProductServiceSettings.Builder. removeLocalInventoriesOperationSettings()
Returns the builder for the settings used for calls to removeLocalInventories.com.google.api.gax.rpc.OperationCallSettings<RemoveLocalInventoriesRequest,RemoveLocalInventoriesResponse,RemoveLocalInventoriesMetadata>
ProductServiceSettings. removeLocalInventoriesOperationSettings()
Returns the object with the settings used for calls to removeLocalInventories.com.google.api.gax.rpc.UnaryCallSettings.Builder<RemoveLocalInventoriesRequest,com.google.longrunning.Operation>
ProductServiceSettings.Builder. removeLocalInventoriesSettings()
Returns the builder for the settings used for calls to removeLocalInventories.com.google.api.gax.rpc.UnaryCallSettings<RemoveLocalInventoriesRequest,com.google.longrunning.Operation>
ProductServiceSettings. removeLocalInventoriesSettings()
Returns the object with the settings used for calls to removeLocalInventories.Methods in com.google.cloud.retail.v2 with parameters of type RemoveLocalInventoriesRequest Modifier and Type Method Description RemoveLocalInventoriesRequest.Builder
RemoveLocalInventoriesRequest.Builder. mergeFrom(RemoveLocalInventoriesRequest other)
static RemoveLocalInventoriesRequest.Builder
RemoveLocalInventoriesRequest. newBuilder(RemoveLocalInventoriesRequest prototype)
default void
ProductServiceGrpc.AsyncService. removeLocalInventories(RemoveLocalInventoriesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Remove local inventory information for a [Product][google.cloud.retail.v2.Product] at a list of places at a removal timestamp.com.google.longrunning.Operation
ProductServiceGrpc.ProductServiceBlockingStub. removeLocalInventories(RemoveLocalInventoriesRequest request)
Remove local inventory information for a [Product][google.cloud.retail.v2.Product] at a list of places at a removal timestamp.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
ProductServiceGrpc.ProductServiceFutureStub. removeLocalInventories(RemoveLocalInventoriesRequest request)
Remove local inventory information for a [Product][google.cloud.retail.v2.Product] at a list of places at a removal timestamp.void
ProductServiceGrpc.ProductServiceStub. removeLocalInventories(RemoveLocalInventoriesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Remove local inventory information for a [Product][google.cloud.retail.v2.Product] at a list of places at a removal timestamp.com.google.api.gax.longrunning.OperationFuture<RemoveLocalInventoriesResponse,RemoveLocalInventoriesMetadata>
ProductServiceClient. removeLocalInventoriesAsync(RemoveLocalInventoriesRequest request)
Remove local inventory information for a [Product][google.cloud.retail.v2.Product] at a list of places at a removal timestamp. -
Uses of RemoveLocalInventoriesRequest in com.google.cloud.retail.v2.stub
Methods in com.google.cloud.retail.v2.stub that return types with arguments of type RemoveLocalInventoriesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<RemoveLocalInventoriesRequest,com.google.longrunning.Operation>
GrpcProductServiceStub. removeLocalInventoriesCallable()
com.google.api.gax.rpc.UnaryCallable<RemoveLocalInventoriesRequest,com.google.longrunning.Operation>
HttpJsonProductServiceStub. removeLocalInventoriesCallable()
com.google.api.gax.rpc.UnaryCallable<RemoveLocalInventoriesRequest,com.google.longrunning.Operation>
ProductServiceStub. removeLocalInventoriesCallable()
com.google.api.gax.rpc.OperationCallable<RemoveLocalInventoriesRequest,RemoveLocalInventoriesResponse,RemoveLocalInventoriesMetadata>
GrpcProductServiceStub. removeLocalInventoriesOperationCallable()
com.google.api.gax.rpc.OperationCallable<RemoveLocalInventoriesRequest,RemoveLocalInventoriesResponse,RemoveLocalInventoriesMetadata>
HttpJsonProductServiceStub. removeLocalInventoriesOperationCallable()
com.google.api.gax.rpc.OperationCallable<RemoveLocalInventoriesRequest,RemoveLocalInventoriesResponse,RemoveLocalInventoriesMetadata>
ProductServiceStub. removeLocalInventoriesOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<RemoveLocalInventoriesRequest,RemoveLocalInventoriesResponse,RemoveLocalInventoriesMetadata>
ProductServiceStubSettings.Builder. removeLocalInventoriesOperationSettings()
Returns the builder for the settings used for calls to removeLocalInventories.com.google.api.gax.rpc.OperationCallSettings<RemoveLocalInventoriesRequest,RemoveLocalInventoriesResponse,RemoveLocalInventoriesMetadata>
ProductServiceStubSettings. removeLocalInventoriesOperationSettings()
Returns the object with the settings used for calls to removeLocalInventories.com.google.api.gax.rpc.UnaryCallSettings.Builder<RemoveLocalInventoriesRequest,com.google.longrunning.Operation>
ProductServiceStubSettings.Builder. removeLocalInventoriesSettings()
Returns the builder for the settings used for calls to removeLocalInventories.com.google.api.gax.rpc.UnaryCallSettings<RemoveLocalInventoriesRequest,com.google.longrunning.Operation>
ProductServiceStubSettings. removeLocalInventoriesSettings()
Returns the object with the settings used for calls to removeLocalInventories.
-