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 webpage 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 webpage lists numerous versions of the `RemoveFulfillmentPlacesMetadata` class, with version 2.12.0 being the latest and other versions that range from 1.0.0 all the way to the latest 2.12.0, which can be accessed via the links."],["The webpage also details the class's inheritance (`object`) and its implementation of interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes documentation on the `RemoveFulfillmentPlacesMetadata` constructor, and the `RemoveFulfillmentPlacesMetadata(RemoveFulfillmentPlacesMetadata other)` constructor, which is used to copy another `RemoveFulfillmentPlacesMetadata` object."]]],[]]