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."],[[["This page provides reference documentation for the `RemoveFulfillmentPlacesMetadata` class within the Google Cloud Retail v2 API."],["The `RemoveFulfillmentPlacesMetadata` class is designed to track the progress of a `RemoveFulfillmentPlaces` operation, although it currently contains no meaningful metadata."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is found in the `Google.Cloud.Retail.V2` namespace."],["The page lists various versions of the `RemoveFulfillmentPlacesMetadata` class, with version 2.12.0 being the latest and 2.10.0 being the currently selected version."],["It also provides inheritance information and lists the avalaible constructors for the class `RemoveFulfillmentPlacesMetadata`."]]],[]]