public sealed class RemoveFulfillmentPlacesMetadata : IMessage<RemoveFulfillmentPlacesMetadata>, IEquatable<RemoveFulfillmentPlacesMetadata>, IDeepCloneable<RemoveFulfillmentPlacesMetadata>, IBufferMessage, IMessage
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 of `RemoveFulfillmentPlacesMetadata` is 2.12.0, but there are many versions available, including down to version 1.0.0."],["`RemoveFulfillmentPlacesMetadata` is a class related to the progress of the RemoveFulfillmentPlaces operation within the Google Cloud Retail V2 service."],["The `RemoveFulfillmentPlacesMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RemoveFulfillmentPlacesMetadata` class has two constructors: a default constructor and a copy constructor that takes another `RemoveFulfillmentPlacesMetadata` object."],["The current implementation of RemoveFulfillmentPlacesMetadata is empty, lacking meaningful metadata from the ProductService.RemoveFulfillmentPlaces method."]]],[]]