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-04-17 UTC."],[[["The latest version available for the `AddLocalInventoriesResponse` class is 2.12.0, with version 2.5.0 serving as the primary focus of this documentation."],["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 represents the response from the `ProductService.AddLocalInventories` API method, although it currently does not contain any populated information."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors for creating new instances, including one that takes another `AddLocalInventoriesResponse` object."],["This documentation provides a comprehensive list of all of the previously released versions, going back to version 1.0.0."]]],[]]