public sealed class RemoveLocalInventoriesResponse : IMessage<RemoveLocalInventoriesResponse>, IEquatable<RemoveLocalInventoriesResponse>, IDeepCloneable<RemoveLocalInventoriesResponse>, IBufferMessage, IMessage
Response of the [RemoveLocalInventories][] API. Currently empty because
there is no meaningful response populated from the [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."],[[["The latest version available for `RemoveLocalInventoriesResponse` is 2.12.0, and the content includes a list of versions ranging from 1.0.0 to 2.12.0."],["`RemoveLocalInventoriesResponse` is a class used in the Google Cloud Retail V2 namespace and is part of the Google.Cloud.Retail.V2.dll assembly."],["This class implements several interfaces including IMessage\u003cRemoveLocalInventoriesResponse\u003e, IEquatable\u003cRemoveLocalInventoriesResponse\u003e, IDeepCloneable\u003cRemoveLocalInventoriesResponse\u003e, IBufferMessage, and IMessage."],["The `RemoveLocalInventoriesResponse` class represents the response from the `RemoveLocalInventories` API, which is currently empty and does not populate a meaningful response."],["The class inherits from `Object`, having inherited members such as GetHashCode(), GetType(), MemberwiseClone(), and ToString()."]]],[]]