public sealed class AddFulfillmentPlacesResponse : IMessage<AddFulfillmentPlacesResponse>, IEquatable<AddFulfillmentPlacesResponse>, IDeepCloneable<AddFulfillmentPlacesResponse>, IBufferMessage, IMessage
Response of the AddFulfillmentPlacesRequest. Currently empty because
there is no meaningful response 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 of `AddFulfillmentPlacesResponse` is 2.12.0, part of the Google.Cloud.Retail.V2 package."],["This webpage provides documentation for versions 1.0.0 up to 2.12.0 of the `AddFulfillmentPlacesResponse` class, allowing users to view the different versions."],["`AddFulfillmentPlacesResponse` is a class that implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `AddFulfillmentPlacesResponse` class is currently empty and does not populate a meaningful response from the ProductService.AddFulfillmentPlaces method."],["The `AddFulfillmentPlacesResponse` class has two constructors, a parameterless one, and another that takes in a `AddFulfillmentPlacesResponse` object as the parameter."]]],[]]