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."],[[["This webpage provides documentation for the `AddFulfillmentPlacesMetadata` class within the Google Cloud Retail V2 API, specifically focusing on version 2.9.0."],["`AddFulfillmentPlacesMetadata` is a class used in the Retail v2 API, containing metadata about the `AddFulfillmentPlaces` operation's progress, which is currently empty."],["The documentation lists available versions of the `AddFulfillmentPlacesMetadata` class, ranging from the latest version 2.12.0 down to version 1.0.0, with links to each version's documentation."],["This class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for this class, one default and one which take another `AddFulfillmentPlacesMetadata` object."]]],[]]