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-04-17 UTC."],[[["This webpage provides documentation for the `AddFulfillmentPlacesResponse` class within the Google Cloud Retail V2 API for .NET."],["The `AddFulfillmentPlacesResponse` class is currently an empty response to the `AddFulfillmentPlacesRequest` as there is no meaningful response returned by the `ProductService.AddFulfillmentPlaces` method."],["The documentation outlines the class's inheritance hierarchy, the interfaces it implements (`IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`), and the constructors available for creating an `AddFulfillmentPlacesResponse` object."],["The latest version documented is 2.12.0, and the page also provides links to previous versions going as far back as 1.0.0."],["The webpage is a reference page that explains the members and methods of the response class AddFulfillmentPlacesResponse."]]],[]]