public sealed class RemoveFulfillmentPlacesResponse : IMessage<RemoveFulfillmentPlacesResponse>, IEquatable<RemoveFulfillmentPlacesResponse>, IDeepCloneable<RemoveFulfillmentPlacesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class RemoveFulfillmentPlacesResponse.
Response of the RemoveFulfillmentPlacesRequest. Currently empty because there
is no meaningful response populated from the
[ProductService.RemoveFulfillmentPlaces][google.cloud.retail.v2.ProductService.RemoveFulfillmentPlaces]
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 `RemoveFulfillmentPlacesResponse` class within the Google Cloud Retail V2 API."],["The latest version of this class is 2.12.0, while this current document is for version 2.10.0, with historical versions dating back to 1.0.0."],["The `RemoveFulfillmentPlacesResponse` class is used as a response to the `RemoveFulfillmentPlacesRequest`, although it is currently empty and contains no populated data."],["The `RemoveFulfillmentPlacesResponse` class inherits from `object` and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, with two constructors, one default and one that takes a `RemoveFulfillmentPlacesResponse` as a parameter."]]],[]]