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."],[[["The `RemoveLocalInventoriesResponse` class is part of the Google Cloud Retail v2 API and is currently empty, as there is no meaningful response populated by the `ProductService.RemoveLocalInventories` method."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The documentation provides access to the different versions of this class, with the latest being 2.12.0, and covers from 2.0.0 to 2.12.0 and 1.0.0 to 1.6.0, all the way up to version 2.12.0."],["The namespace for the `RemoveLocalInventoriesResponse` class is `Google.Cloud.Retail.V2`, and it is contained within the `Google.Cloud.Retail.V2.dll` assembly."],["There are two constructors available for creating instances of the `RemoveLocalInventoriesResponse` class: a parameterless constructor and one that takes another `RemoveLocalInventoriesResponse` object as an argument."]]],[]]