Uses of Class
com.google.cloud.retail.v2beta.SetInventoryResponse
-
Packages that use SetInventoryResponse Package Description com.google.cloud.retail.v2beta A client to Retail APIcom.google.cloud.retail.v2beta.stub -
-
Uses of SetInventoryResponse in com.google.cloud.retail.v2beta
Methods in com.google.cloud.retail.v2beta that return SetInventoryResponse Modifier and Type Method Description SetInventoryResponseSetInventoryResponse.Builder. build()SetInventoryResponseSetInventoryResponse.Builder. buildPartial()static SetInventoryResponseSetInventoryResponse. getDefaultInstance()SetInventoryResponseSetInventoryResponse.Builder. getDefaultInstanceForType()SetInventoryResponseSetInventoryResponse. getDefaultInstanceForType()static SetInventoryResponseSetInventoryResponse. parseDelimitedFrom(InputStream input)static SetInventoryResponseSetInventoryResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetInventoryResponseSetInventoryResponse. parseFrom(byte[] data)static SetInventoryResponseSetInventoryResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetInventoryResponseSetInventoryResponse. parseFrom(com.google.protobuf.ByteString data)static SetInventoryResponseSetInventoryResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetInventoryResponseSetInventoryResponse. parseFrom(com.google.protobuf.CodedInputStream input)static SetInventoryResponseSetInventoryResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetInventoryResponseSetInventoryResponse. parseFrom(InputStream input)static SetInventoryResponseSetInventoryResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetInventoryResponseSetInventoryResponse. parseFrom(ByteBuffer data)static SetInventoryResponseSetInventoryResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.retail.v2beta that return types with arguments of type SetInventoryResponse Modifier and Type Method Description com.google.protobuf.Parser<SetInventoryResponse>SetInventoryResponse. getParserForType()static com.google.protobuf.Parser<SetInventoryResponse>SetInventoryResponse. parser()com.google.api.gax.longrunning.OperationFuture<SetInventoryResponse,SetInventoryMetadata>ProductServiceClient. setInventoryAsync(Product inventory, com.google.protobuf.FieldMask setMask)Updates inventory information for a [Product][google.cloud.retail.v2beta.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.v2beta.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.v2beta.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.Methods in com.google.cloud.retail.v2beta with parameters of type SetInventoryResponse Modifier and Type Method Description SetInventoryResponse.BuilderSetInventoryResponse.Builder. mergeFrom(SetInventoryResponse other)static SetInventoryResponse.BuilderSetInventoryResponse. newBuilder(SetInventoryResponse prototype) -
Uses of SetInventoryResponse in com.google.cloud.retail.v2beta.stub
Methods in com.google.cloud.retail.v2beta.stub that return types with arguments of type SetInventoryResponse Modifier and Type Method Description 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.
-