public sealed class RemoveLocalInventoriesResponse : IMessage<RemoveLocalInventoriesResponse>, IEquatable<RemoveLocalInventoriesResponse>, IDeepCloneable<RemoveLocalInventoriesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class RemoveLocalInventoriesResponse.
Response of the
[ProductService.RemoveLocalInventories][google.cloud.retail.v2.ProductService.RemoveLocalInventories]
API. Currently empty because there is no meaningful response populated from
the
[ProductService.RemoveLocalInventories][google.cloud.retail.v2.ProductService.RemoveLocalInventories]
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."],[[["This webpage provides documentation for the `RemoveLocalInventoriesResponse` class within the Google Cloud Retail v2 API, specifically in the .NET environment."],["The `RemoveLocalInventoriesResponse` class is a response type for the `ProductService.RemoveLocalInventories` API method, and it is currently empty, with no data populated."],["The documentation lists the class's inheritance hierarchy, starting from `Object` and detailing the interfaces it implements such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists several available versions of the `RemoveLocalInventoriesResponse` class, from version 1.0.0 to 2.12.0, with the latest version being 2.12.0, and version 2.4.0 being highlighted with the keyboard dropdown."],["The documentation for `RemoveLocalInventoriesResponse` shows the available constructors, including the default constructor and a constructor that takes another `RemoveLocalInventoriesResponse` object as a parameter."]]],[]]