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-03-21 UTC."],[[["The latest version of `AddFulfillmentPlacesResponse` is 2.12.0, but there are multiple older versions available for reference, ranging down to version 1.0.0."],["`AddFulfillmentPlacesResponse` is a class that serves as a response container for the `AddFulfillmentPlacesRequest` and is currently empty as there is no relevant response."],["This class inherits from `Object` and implements multiple interfaces: `IMessage\u003cAddFulfillmentPlacesResponse\u003e`, `IEquatable\u003cAddFulfillmentPlacesResponse\u003e`, `IDeepCloneable\u003cAddFulfillmentPlacesResponse\u003e`, `IBufferMessage`, and `IMessage`."],["`AddFulfillmentPlacesResponse` includes a parameter of the same name, `other`, within the constructor, to create an instance of itself."],["The class is located within the namespace `Google.Cloud.Retail.V2` and the assembly file `Google.Cloud.Retail.V2.dll`."]]],[]]