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 page provides documentation for the `AddFulfillmentPlacesMetadata` class within the Google Cloud Retail v2 API, specifically within the .NET environment."],["The `AddFulfillmentPlacesMetadata` class is currently empty of meaningful metadata and relates to the progress of the `AddFulfillmentPlaces` operation."],["It is implemented as a sealed class that inherits from object and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation lists various versions of the API, ranging from 1.0.0 to 2.12.0, and the latest version is 2.12.0, with version 2.8.0 being the current version detailed on this page."],["This class has 2 constructors detailed, one default and one that accepts the `AddFulfillmentPlacesMetadata` as a parameter, allowing the copying of that parameter object."]]],[]]