public sealed class AddLocalInventoriesResponse : IMessage<AddLocalInventoriesResponse>, IEquatable<AddLocalInventoriesResponse>, IDeepCloneable<AddLocalInventoriesResponse>, IBufferMessage, IMessage
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"]],[["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."],[[["This webpage details the `AddLocalInventoriesResponse` class within the `Google.Cloud.Retail.V2` namespace, offering various versions of the API documentation."],["Version 2.12.0 is the latest available version of the `AddLocalInventoriesResponse` API."],["The `AddLocalInventoriesResponse` class is a response from the `ProductService.AddLocalInventories` API, but is currently empty and contains no data."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits from the `Object` class and offers two constructors, one default and another to create a new `AddLocalInventoriesResponse` object from an existing one."]]],[]]