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."],[[["The latest version available for `RemoveFulfillmentPlacesResponse` is 2.12.0, and the documentation also includes references for prior versions, going back to version 1.0.0."],["`RemoveFulfillmentPlacesResponse` is a class in the Google.Cloud.Retail.V2 namespace that represents the response from the `RemoveFulfillmentPlacesRequest` within the Retail v2 API."],["The `RemoveFulfillmentPlacesResponse` class is currently empty, as there is no response populated from the `ProductService.RemoveFulfillmentPlaces` method."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation provides access to API reference information and code samples for this class, with downloadable versions of the Google.Cloud.Retail.V2.dll assembly."]]],[]]