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 page covers versions from 1.0.0 up to the newest release."],["The `RemoveFulfillmentPlacesMetadata` class is part of the Google Cloud Retail v2 API and is used to represent the metadata for the RemoveFulfillmentPlaces operation."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message manipulation, equality comparison, deep cloning, and buffered message handling."],["The `RemoveFulfillmentPlacesMetadata` class inherits from the `object` class and has two constructors, a parameterless one, and one that takes another `RemoveFulfillmentPlacesMetadata` instance as a parameter."],["The metadata for the `RemoveFulfillmentPlaces` operation is currently empty, as no data is being populated by the `ProductService.RemoveFulfillmentPlaces` method."]]],[]]