Uses of Class
com.google.cloud.retail.v2beta.AddLocalInventoriesRequest
-
Packages that use AddLocalInventoriesRequest Package Description com.google.cloud.retail.v2beta A client to Retail APIcom.google.cloud.retail.v2beta.stub -
-
Uses of AddLocalInventoriesRequest in com.google.cloud.retail.v2beta
Methods in com.google.cloud.retail.v2beta that return AddLocalInventoriesRequest Modifier and Type Method Description AddLocalInventoriesRequestAddLocalInventoriesRequest.Builder. build()AddLocalInventoriesRequestAddLocalInventoriesRequest.Builder. buildPartial()static AddLocalInventoriesRequestAddLocalInventoriesRequest. getDefaultInstance()AddLocalInventoriesRequestAddLocalInventoriesRequest.Builder. getDefaultInstanceForType()AddLocalInventoriesRequestAddLocalInventoriesRequest. getDefaultInstanceForType()static AddLocalInventoriesRequestAddLocalInventoriesRequest. parseDelimitedFrom(InputStream input)static AddLocalInventoriesRequestAddLocalInventoriesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddLocalInventoriesRequestAddLocalInventoriesRequest. parseFrom(byte[] data)static AddLocalInventoriesRequestAddLocalInventoriesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddLocalInventoriesRequestAddLocalInventoriesRequest. parseFrom(com.google.protobuf.ByteString data)static AddLocalInventoriesRequestAddLocalInventoriesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddLocalInventoriesRequestAddLocalInventoriesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static AddLocalInventoriesRequestAddLocalInventoriesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddLocalInventoriesRequestAddLocalInventoriesRequest. parseFrom(InputStream input)static AddLocalInventoriesRequestAddLocalInventoriesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddLocalInventoriesRequestAddLocalInventoriesRequest. parseFrom(ByteBuffer data)static AddLocalInventoriesRequestAddLocalInventoriesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.retail.v2beta that return types with arguments of type AddLocalInventoriesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AddLocalInventoriesRequest,com.google.longrunning.Operation>ProductServiceClient. addLocalInventoriesCallable()Updates local inventory information for a [Product][google.cloud.retail.v2beta.Product] at a list of places, while respecting the last update timestamps of each inventory field.com.google.api.gax.rpc.OperationCallable<AddLocalInventoriesRequest,AddLocalInventoriesResponse,AddLocalInventoriesMetadata>ProductServiceClient. addLocalInventoriesOperationCallable()Updates local inventory information for a [Product][google.cloud.retail.v2beta.Product] at a list of places, while respecting the last update timestamps of each inventory field.com.google.api.gax.rpc.OperationCallSettings<AddLocalInventoriesRequest,AddLocalInventoriesResponse,AddLocalInventoriesMetadata>ProductServiceSettings. addLocalInventoriesOperationSettings()Returns the object with the settings used for calls to addLocalInventories.com.google.api.gax.rpc.OperationCallSettings.Builder<AddLocalInventoriesRequest,AddLocalInventoriesResponse,AddLocalInventoriesMetadata>ProductServiceSettings.Builder. addLocalInventoriesOperationSettings()Returns the builder for the settings used for calls to addLocalInventories.com.google.api.gax.rpc.UnaryCallSettings<AddLocalInventoriesRequest,com.google.longrunning.Operation>ProductServiceSettings. addLocalInventoriesSettings()Returns the object with the settings used for calls to addLocalInventories.com.google.api.gax.rpc.UnaryCallSettings.Builder<AddLocalInventoriesRequest,com.google.longrunning.Operation>ProductServiceSettings.Builder. addLocalInventoriesSettings()Returns the builder for the settings used for calls to addLocalInventories.static io.grpc.MethodDescriptor<AddLocalInventoriesRequest,com.google.longrunning.Operation>ProductServiceGrpc. getAddLocalInventoriesMethod()com.google.protobuf.Parser<AddLocalInventoriesRequest>AddLocalInventoriesRequest. getParserForType()static com.google.protobuf.Parser<AddLocalInventoriesRequest>AddLocalInventoriesRequest. parser()Methods in com.google.cloud.retail.v2beta with parameters of type AddLocalInventoriesRequest Modifier and Type Method Description default voidProductServiceGrpc.AsyncService. addLocalInventories(AddLocalInventoriesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates local inventory information for a [Product][google.cloud.retail.v2beta.Product] at a list of places, while respecting the last update timestamps of each inventory field.com.google.longrunning.OperationProductServiceGrpc.ProductServiceBlockingStub. addLocalInventories(AddLocalInventoriesRequest request)Updates local inventory information for a [Product][google.cloud.retail.v2beta.Product] at a list of places, while respecting the last update timestamps of each inventory field.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>ProductServiceGrpc.ProductServiceFutureStub. addLocalInventories(AddLocalInventoriesRequest request)Updates local inventory information for a [Product][google.cloud.retail.v2beta.Product] at a list of places, while respecting the last update timestamps of each inventory field.voidProductServiceGrpc.ProductServiceStub. addLocalInventories(AddLocalInventoriesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates local inventory information for a [Product][google.cloud.retail.v2beta.Product] at a list of places, while respecting the last update timestamps of each inventory field.com.google.api.gax.longrunning.OperationFuture<AddLocalInventoriesResponse,AddLocalInventoriesMetadata>ProductServiceClient. addLocalInventoriesAsync(AddLocalInventoriesRequest request)Updates local inventory information for a [Product][google.cloud.retail.v2beta.Product] at a list of places, while respecting the last update timestamps of each inventory field.AddLocalInventoriesRequest.BuilderAddLocalInventoriesRequest.Builder. mergeFrom(AddLocalInventoriesRequest other)static AddLocalInventoriesRequest.BuilderAddLocalInventoriesRequest. newBuilder(AddLocalInventoriesRequest prototype) -
Uses of AddLocalInventoriesRequest in com.google.cloud.retail.v2beta.stub
Methods in com.google.cloud.retail.v2beta.stub that return types with arguments of type AddLocalInventoriesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AddLocalInventoriesRequest,com.google.longrunning.Operation>GrpcProductServiceStub. addLocalInventoriesCallable()com.google.api.gax.rpc.UnaryCallable<AddLocalInventoriesRequest,com.google.longrunning.Operation>HttpJsonProductServiceStub. addLocalInventoriesCallable()com.google.api.gax.rpc.UnaryCallable<AddLocalInventoriesRequest,com.google.longrunning.Operation>ProductServiceStub. addLocalInventoriesCallable()com.google.api.gax.rpc.OperationCallable<AddLocalInventoriesRequest,AddLocalInventoriesResponse,AddLocalInventoriesMetadata>GrpcProductServiceStub. addLocalInventoriesOperationCallable()com.google.api.gax.rpc.OperationCallable<AddLocalInventoriesRequest,AddLocalInventoriesResponse,AddLocalInventoriesMetadata>HttpJsonProductServiceStub. addLocalInventoriesOperationCallable()com.google.api.gax.rpc.OperationCallable<AddLocalInventoriesRequest,AddLocalInventoriesResponse,AddLocalInventoriesMetadata>ProductServiceStub. addLocalInventoriesOperationCallable()com.google.api.gax.rpc.OperationCallSettings<AddLocalInventoriesRequest,AddLocalInventoriesResponse,AddLocalInventoriesMetadata>ProductServiceStubSettings. addLocalInventoriesOperationSettings()Returns the object with the settings used for calls to addLocalInventories.com.google.api.gax.rpc.OperationCallSettings.Builder<AddLocalInventoriesRequest,AddLocalInventoriesResponse,AddLocalInventoriesMetadata>ProductServiceStubSettings.Builder. addLocalInventoriesOperationSettings()Returns the builder for the settings used for calls to addLocalInventories.com.google.api.gax.rpc.UnaryCallSettings<AddLocalInventoriesRequest,com.google.longrunning.Operation>ProductServiceStubSettings. addLocalInventoriesSettings()Returns the object with the settings used for calls to addLocalInventories.com.google.api.gax.rpc.UnaryCallSettings.Builder<AddLocalInventoriesRequest,com.google.longrunning.Operation>ProductServiceStubSettings.Builder. addLocalInventoriesSettings()Returns the builder for the settings used for calls to addLocalInventories.
-