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` in the Retail v2 API is 2.12.0, while the current page focuses on version 2.11.0."],["The `RemoveFulfillmentPlacesMetadata` class is used to track the progress of the `RemoveFulfillmentPlaces` operation, although it currently contains no meaningful metadata."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Retail.V2` namespace."],["There are two constructors available for `RemoveFulfillmentPlacesMetadata`: a default constructor and one that accepts another `RemoveFulfillmentPlacesMetadata` object as a parameter."],["The documentation provides access to all the versions of the `RemoveFulfillmentPlacesMetadata` class from 1.0.0 up to 2.12.0."]]],[]]