Uses of Class
com.google.cloud.retail.v2alpha.AddLocalInventoriesRequest
-
Packages that use AddLocalInventoriesRequest Package Description com.google.cloud.retail.v2alpha A client to Retail APIcom.google.cloud.retail.v2alpha.stub -
-
Uses of AddLocalInventoriesRequest in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return AddLocalInventoriesRequest Modifier and Type Method Description AddLocalInventoriesRequest
AddLocalInventoriesRequest.Builder. build()
AddLocalInventoriesRequest
AddLocalInventoriesRequest.Builder. buildPartial()
static AddLocalInventoriesRequest
AddLocalInventoriesRequest. getDefaultInstance()
AddLocalInventoriesRequest
AddLocalInventoriesRequest.Builder. getDefaultInstanceForType()
AddLocalInventoriesRequest
AddLocalInventoriesRequest. getDefaultInstanceForType()
static AddLocalInventoriesRequest
AddLocalInventoriesRequest. parseDelimitedFrom(InputStream input)
static AddLocalInventoriesRequest
AddLocalInventoriesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddLocalInventoriesRequest
AddLocalInventoriesRequest. parseFrom(byte[] data)
static AddLocalInventoriesRequest
AddLocalInventoriesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddLocalInventoriesRequest
AddLocalInventoriesRequest. parseFrom(com.google.protobuf.ByteString data)
static AddLocalInventoriesRequest
AddLocalInventoriesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddLocalInventoriesRequest
AddLocalInventoriesRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static AddLocalInventoriesRequest
AddLocalInventoriesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddLocalInventoriesRequest
AddLocalInventoriesRequest. parseFrom(InputStream input)
static AddLocalInventoriesRequest
AddLocalInventoriesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddLocalInventoriesRequest
AddLocalInventoriesRequest. parseFrom(ByteBuffer data)
static AddLocalInventoriesRequest
AddLocalInventoriesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.retail.v2alpha 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.v2alpha.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.v2alpha.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.v2alpha with parameters of type AddLocalInventoriesRequest Modifier and Type Method Description default void
ProductServiceGrpc.AsyncService. addLocalInventories(AddLocalInventoriesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates local inventory information for a [Product][google.cloud.retail.v2alpha.Product] at a list of places, while respecting the last update timestamps of each inventory field.com.google.longrunning.Operation
ProductServiceGrpc.ProductServiceBlockingStub. addLocalInventories(AddLocalInventoriesRequest request)
Updates local inventory information for a [Product][google.cloud.retail.v2alpha.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.v2alpha.Product] at a list of places, while respecting the last update timestamps of each inventory field.void
ProductServiceGrpc.ProductServiceStub. addLocalInventories(AddLocalInventoriesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates local inventory information for a [Product][google.cloud.retail.v2alpha.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.v2alpha.Product] at a list of places, while respecting the last update timestamps of each inventory field.AddLocalInventoriesRequest.Builder
AddLocalInventoriesRequest.Builder. mergeFrom(AddLocalInventoriesRequest other)
static AddLocalInventoriesRequest.Builder
AddLocalInventoriesRequest. newBuilder(AddLocalInventoriesRequest prototype)
-
Uses of AddLocalInventoriesRequest in com.google.cloud.retail.v2alpha.stub
Methods in com.google.cloud.retail.v2alpha.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.
-