public sealed class SetInventoryResponse : IMessage<SetInventoryResponse>, IEquatable<SetInventoryResponse>, IDeepCloneable<SetInventoryResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class SetInventoryResponse.
Response of the SetInventoryRequest. Currently empty because
there is no meaningful response populated from the
[ProductService.SetInventory][google.cloud.retail.v2.ProductService.SetInventory]
method.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `SetInventoryResponse` class within the Google Cloud Retail V2 API, with the latest version being 2.12.0."],["The `SetInventoryResponse` class is used as a response to the `SetInventoryRequest`, but currently remains empty as there is no data populated."],["The documentation covers versions ranging from 1.0.0 to 2.12.0, showing the version history and allowing users to check other versions."],["`SetInventoryResponse` inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SetInventoryResponse` class is defined within the `Google.Cloud.Retail.V2` namespace, and the `Google.Cloud.Retail.V2.dll` assembly, and has two constructors, a default and an 'other' copy constructor."]]],[]]