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"]],[["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."],[[["The latest version available for the `AddLocalInventoriesResponse` class is 2.12.0."],["This class is part of the Google Cloud Retail v2 API, specifically within the `Google.Cloud.Retail.V2` namespace."],["`AddLocalInventoriesResponse` is the response object from the `ProductService.AddLocalInventories` API call, currently it has no data fields."],["The `AddLocalInventoriesResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `AddLocalInventoriesResponse` is available from version 1.0.0 up to 2.12.0."]]],[]]