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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for the Retail v2 API's \u003ccode\u003eSetInventoryResponse\u003c/code\u003e is 2.12.0, with a total of 20 versions available, ranging down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSetInventoryResponse\u003c/code\u003e is a class within the Google.Cloud.Retail.V2 namespace, specifically used as a response type for the \u003ccode\u003eSetInventoryRequest\u003c/code\u003e in the Retail v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetInventoryResponse\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its capabilities for handling messages and data structures.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eSetInventoryResponse\u003c/code\u003e, is a response to the SetInventoryRequest, but currently returns an empty response as the ProductService.SetInventory method does not populate any meaningful data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetInventoryResponse\u003c/code\u003e class has two constructors: a parameterless constructor and a constructor that takes another \u003ccode\u003eSetInventoryResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]