public sealed class RemoveFulfillmentPlacesMetadata : IMessage<RemoveFulfillmentPlacesMetadata>, IEquatable<RemoveFulfillmentPlacesMetadata>, IDeepCloneable<RemoveFulfillmentPlacesMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class RemoveFulfillmentPlacesMetadata.
Metadata related to the progress of the RemoveFulfillmentPlaces operation.
Currently empty because there is no meaningful metadata populated from the
[ProductService.RemoveFulfillmentPlaces][google.cloud.retail.v2.ProductService.RemoveFulfillmentPlaces]
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 `RemoveFulfillmentPlacesMetadata` is 2.12.0, and the documentation also includes all previous versions down to version 1.0.0."],["`RemoveFulfillmentPlacesMetadata` is a class within the Google Cloud Retail v2 API, specifically designed to manage metadata associated with removing fulfillment places."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities like message handling, equality comparisons, deep cloning, and buffered message operations."],["The `RemoveFulfillmentPlacesMetadata` class currently does not populate any meaningful metadata from the `ProductService.RemoveFulfillmentPlaces` method."],["The class includes two constructors, one parameterless, and another to clone from a pre-existing `RemoveFulfillmentPlacesMetadata` object."]]],[]]