public sealed class AddFulfillmentPlacesResponse : IMessage<AddFulfillmentPlacesResponse>, IEquatable<AddFulfillmentPlacesResponse>, IDeepCloneable<AddFulfillmentPlacesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class AddFulfillmentPlacesResponse.
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."],[[["This webpage provides reference documentation for the `AddFulfillmentPlacesResponse` class within the Google Cloud Retail v2 API."],["The `AddFulfillmentPlacesResponse` class is currently empty, as there is no specific response data populated from the `ProductService.AddFulfillmentPlaces` method."],["The page includes a version history, ranging from version 1.0.0 up to the latest version 2.12.0, for the `AddFulfillmentPlacesResponse` class."],["The `AddFulfillmentPlacesResponse` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["This page includes information for the `AddFulfillmentPlacesResponse` class in the namespace `Google.Cloud.Retail.V2` and the `Google.Cloud.Retail.V2.dll` assembly."]]],[]]