public sealed class AddFulfillmentPlacesMetadata : IMessage<AddFulfillmentPlacesMetadata>, IEquatable<AddFulfillmentPlacesMetadata>, IDeepCloneable<AddFulfillmentPlacesMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class AddFulfillmentPlacesMetadata.
Metadata related to the progress of the AddFulfillmentPlaces operation.
Currently empty because there is no meaningful metadata populated from the
[ProductService.AddFulfillmentPlaces][google.cloud.retail.v2.ProductService.AddFulfillmentPlaces]
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 page provides reference documentation for the `AddFulfillmentPlacesMetadata` class within the Retail v2 API, specifically for the .NET implementation."],["The `AddFulfillmentPlacesMetadata` class is designed to track the progress of the `AddFulfillmentPlaces` operation, but currently it does not contain any populated metadata."],["The page lists various versions of the Retail v2 API, ranging from version 1.0.0 to the latest version, 2.12.0, providing links to the documentation for each version of the `AddFulfillmentPlacesMetadata` class."],["The class `AddFulfillmentPlacesMetadata` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructor overloads provided for the `AddFulfillmentPlacesMetadata` class, a parameterless constructor and one that accepts another instance of the same class."]]],[]]