public sealed class RemoveLocalInventoriesResponse : IMessage<RemoveLocalInventoriesResponse>, IEquatable<RemoveLocalInventoriesResponse>, IDeepCloneable<RemoveLocalInventoriesResponse>, IBufferMessage, IMessage
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."],[[["The latest version of the `RemoveLocalInventoriesResponse` documentation is 2.12.0, with multiple previous versions available for reference, ranging back to version 1.0.0."],["`RemoveLocalInventoriesResponse` is a class within the `Google.Cloud.Retail.V2` namespace and represents the response from the `ProductService.RemoveLocalInventories` API."],["The `RemoveLocalInventoriesResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RemoveLocalInventoriesResponse` class includes two constructors: a default constructor and a constructor that accepts another `RemoveLocalInventoriesResponse` object as a parameter."],["The API response is currently empty because the `ProductService.RemoveLocalInventories` method does not populate a response."]]],[]]