public sealed class AddLocalInventoriesResponse : IMessage<AddLocalInventoriesResponse>, IEquatable<AddLocalInventoriesResponse>, IDeepCloneable<AddLocalInventoriesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class AddLocalInventoriesResponse.
Response of the
[ProductService.AddLocalInventories][google.cloud.retail.v2.ProductService.AddLocalInventories]
API. Currently empty because there is no meaningful response populated from
the
[ProductService.AddLocalInventories][google.cloud.retail.v2.ProductService.AddLocalInventories]
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."],[[["The latest version of the `AddLocalInventoriesResponse` API is 2.12.0, with multiple previous versions available for reference, ranging from 1.0.0 to 2.11.0."],["The `AddLocalInventoriesResponse` class is part of the Google Cloud Retail V2 API and is found within the `Google.Cloud.Retail.V2` namespace."],["The `AddLocalInventoriesResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AddLocalInventoriesResponse` API is currently empty, and therefore does not populate a response for `ProductService.AddLocalInventories` method."],["There are two constructors available to use, a default constructor and one that takes an `AddLocalInventoriesResponse` object as a parameter to use as `other`."]]],[]]