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 latest version available for the `RemoveLocalInventoriesResponse` class in the Google Cloud Retail V2 API is 2.12.0."],["This class is the response type for the `ProductService.RemoveLocalInventories` API method, which is currently an empty response."],["The `RemoveLocalInventoriesResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["Multiple versions of the `RemoveLocalInventoriesResponse` are documented from 1.0.0 to 2.12.0 in the provided content."]]],[]]