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 documentation for the `RemoveFulfillmentPlacesMetadata` class within the Google Cloud Retail V2 API, specifically within the .NET environment."],["The class `RemoveFulfillmentPlacesMetadata` is designed to manage metadata related to the `RemoveFulfillmentPlaces` operation, and at present, it does not contain populated data from the `ProductService.RemoveFulfillmentPlaces` method."],["The most recent version of this API in the list, version `2.12.0`, is available alongside various previous versions, starting from `1.0.0` up to `2.11.0`."],["The `RemoveFulfillmentPlacesMetadata` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for a range of functionalities such as message handling and deep cloning."],["The `RemoveFulfillmentPlacesMetadata` class can be constructed with default values using the empty constructor or through copying an existing object with the other constructor."]]],[]]