public sealed class AddFulfillmentPlacesMetadata : IMessage<AddFulfillmentPlacesMetadata>, IEquatable<AddFulfillmentPlacesMetadata>, IDeepCloneable<AddFulfillmentPlacesMetadata>, IBufferMessage, IMessage
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 latest version available for `AddFulfillmentPlacesMetadata` is 2.12.0, and the content also provides links for prior versions, down to 1.0.0."],["`AddFulfillmentPlacesMetadata` is a class related to the progress of the AddFulfillmentPlaces operation, but is currently empty of meaningful metadata."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class has two constructors, a default constructor and another one that accepts another `AddFulfillmentPlacesMetadata` object as parameter."],["`AddFulfillmentPlacesMetadata` inherits from the `Object` class, with several methods from `Object` that are also inherited."]]],[]]