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 [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-04-17 UTC."],[[["The latest version of the `AddFulfillmentPlacesResponse` is 2.12.0, and the page contains documentation for multiple versions, ranging down to version 1.0.0."],["`AddFulfillmentPlacesResponse` is a class within the `Google.Cloud.Retail.V2` namespace and the `Google.Cloud.Retail.V2.dll` assembly."],["The `AddFulfillmentPlacesResponse` class represents the response of the `AddFulfillmentPlacesRequest` and is currently empty, with no populated response from the method."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, in addition to inheriting from `Object`."],["The documentation provides information on the available constructors for creating instances of `AddFulfillmentPlacesResponse`, including a parameter to clone another `AddFulfillmentPlacesResponse`."]]],[]]