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
[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 details the `AddFulfillmentPlacesMetadata` class, which is part of the `Google.Cloud.Retail.V2` namespace and is found in the `Google.Cloud.Retail.V2.dll` assembly."],["The `AddFulfillmentPlacesMetadata` class is designed to hold metadata related to the `AddFulfillmentPlaces` operation, though currently, it does not contain any populated metadata."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page displays a list of past versions of the class, from version 1.0.0 to 2.12.0."],["`AddFulfillmentPlacesMetadata` inherits from the base `Object` class and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]