Uses of Class
com.google.cloud.retail.v2.SetInventoryRequest
-
Packages that use SetInventoryRequest Package Description com.google.cloud.retail.v2 A client to Retail APIcom.google.cloud.retail.v2.stub -
-
Uses of SetInventoryRequest in com.google.cloud.retail.v2
Methods in com.google.cloud.retail.v2 that return SetInventoryRequest Modifier and Type Method Description SetInventoryRequestSetInventoryRequest.Builder. build()SetInventoryRequestSetInventoryRequest.Builder. buildPartial()static SetInventoryRequestSetInventoryRequest. getDefaultInstance()SetInventoryRequestSetInventoryRequest.Builder. getDefaultInstanceForType()SetInventoryRequestSetInventoryRequest. getDefaultInstanceForType()static SetInventoryRequestSetInventoryRequest. parseDelimitedFrom(InputStream input)static SetInventoryRequestSetInventoryRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetInventoryRequestSetInventoryRequest. parseFrom(byte[] data)static SetInventoryRequestSetInventoryRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetInventoryRequestSetInventoryRequest. parseFrom(com.google.protobuf.ByteString data)static SetInventoryRequestSetInventoryRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetInventoryRequestSetInventoryRequest. parseFrom(com.google.protobuf.CodedInputStream input)static SetInventoryRequestSetInventoryRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetInventoryRequestSetInventoryRequest. parseFrom(InputStream input)static SetInventoryRequestSetInventoryRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetInventoryRequestSetInventoryRequest. parseFrom(ByteBuffer data)static SetInventoryRequestSetInventoryRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.retail.v2 that return types with arguments of type SetInventoryRequest Modifier and Type Method Description com.google.protobuf.Parser<SetInventoryRequest>SetInventoryRequest. getParserForType()static io.grpc.MethodDescriptor<SetInventoryRequest,com.google.longrunning.Operation>ProductServiceGrpc. getSetInventoryMethod()static com.google.protobuf.Parser<SetInventoryRequest>SetInventoryRequest. parser()com.google.api.gax.rpc.UnaryCallable<SetInventoryRequest,com.google.longrunning.Operation>ProductServiceClient. setInventoryCallable()Updates inventory information for a [Product][google.cloud.retail.v2.Product] while respecting the last update timestamps of each inventory field.com.google.api.gax.rpc.OperationCallable<SetInventoryRequest,SetInventoryResponse,SetInventoryMetadata>ProductServiceClient. setInventoryOperationCallable()Updates inventory information for a [Product][google.cloud.retail.v2.Product] while respecting the last update timestamps of each inventory field.com.google.api.gax.rpc.OperationCallSettings.Builder<SetInventoryRequest,SetInventoryResponse,SetInventoryMetadata>ProductServiceSettings.Builder. setInventoryOperationSettings()Returns the builder for the settings used for calls to setInventory.com.google.api.gax.rpc.OperationCallSettings<SetInventoryRequest,SetInventoryResponse,SetInventoryMetadata>ProductServiceSettings. setInventoryOperationSettings()Returns the object with the settings used for calls to setInventory.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetInventoryRequest,com.google.longrunning.Operation>ProductServiceSettings.Builder. setInventorySettings()Returns the builder for the settings used for calls to setInventory.com.google.api.gax.rpc.UnaryCallSettings<SetInventoryRequest,com.google.longrunning.Operation>ProductServiceSettings. setInventorySettings()Returns the object with the settings used for calls to setInventory.Methods in com.google.cloud.retail.v2 with parameters of type SetInventoryRequest Modifier and Type Method Description SetInventoryRequest.BuilderSetInventoryRequest.Builder. mergeFrom(SetInventoryRequest other)static SetInventoryRequest.BuilderSetInventoryRequest. newBuilder(SetInventoryRequest prototype)default voidProductServiceGrpc.AsyncService. setInventory(SetInventoryRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates inventory information for a [Product][google.cloud.retail.v2.Product] while respecting the last update timestamps of each inventory field.com.google.longrunning.OperationProductServiceGrpc.ProductServiceBlockingStub. setInventory(SetInventoryRequest request)Updates inventory information for a [Product][google.cloud.retail.v2.Product] while respecting the last update timestamps of each inventory field.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>ProductServiceGrpc.ProductServiceFutureStub. setInventory(SetInventoryRequest request)Updates inventory information for a [Product][google.cloud.retail.v2.Product] while respecting the last update timestamps of each inventory field.voidProductServiceGrpc.ProductServiceStub. setInventory(SetInventoryRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates inventory information for a [Product][google.cloud.retail.v2.Product] while respecting the last update timestamps of each inventory field.com.google.api.gax.longrunning.OperationFuture<SetInventoryResponse,SetInventoryMetadata>ProductServiceClient. setInventoryAsync(SetInventoryRequest request)Updates inventory information for a [Product][google.cloud.retail.v2.Product] while respecting the last update timestamps of each inventory field. -
Uses of SetInventoryRequest in com.google.cloud.retail.v2.stub
Methods in com.google.cloud.retail.v2.stub that return types with arguments of type SetInventoryRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SetInventoryRequest,com.google.longrunning.Operation>GrpcProductServiceStub. setInventoryCallable()com.google.api.gax.rpc.UnaryCallable<SetInventoryRequest,com.google.longrunning.Operation>HttpJsonProductServiceStub. setInventoryCallable()com.google.api.gax.rpc.UnaryCallable<SetInventoryRequest,com.google.longrunning.Operation>ProductServiceStub. setInventoryCallable()com.google.api.gax.rpc.OperationCallable<SetInventoryRequest,SetInventoryResponse,SetInventoryMetadata>GrpcProductServiceStub. setInventoryOperationCallable()com.google.api.gax.rpc.OperationCallable<SetInventoryRequest,SetInventoryResponse,SetInventoryMetadata>HttpJsonProductServiceStub. setInventoryOperationCallable()com.google.api.gax.rpc.OperationCallable<SetInventoryRequest,SetInventoryResponse,SetInventoryMetadata>ProductServiceStub. setInventoryOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<SetInventoryRequest,SetInventoryResponse,SetInventoryMetadata>ProductServiceStubSettings.Builder. setInventoryOperationSettings()Returns the builder for the settings used for calls to setInventory.com.google.api.gax.rpc.OperationCallSettings<SetInventoryRequest,SetInventoryResponse,SetInventoryMetadata>ProductServiceStubSettings. setInventoryOperationSettings()Returns the object with the settings used for calls to setInventory.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetInventoryRequest,com.google.longrunning.Operation>ProductServiceStubSettings.Builder. setInventorySettings()Returns the builder for the settings used for calls to setInventory.com.google.api.gax.rpc.UnaryCallSettings<SetInventoryRequest,com.google.longrunning.Operation>ProductServiceStubSettings. setInventorySettings()Returns the object with the settings used for calls to setInventory.
-