public sealed class RemoveControlRequest : IMessage<RemoveControlRequest>, IEquatable<RemoveControlRequest>, IDeepCloneable<RemoveControlRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class RemoveControlRequest.
Required. The source ServingConfig resource name . Format:
projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/servingConfigs/{serving_config_id}
[[["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 reference documentation for the `RemoveControlRequest` class within the Google Cloud Retail V2 API."],["The latest version of the API is 2.12.0, and the page details information on version 2.4.0, as well as previous versions, going back to 1.0.0."],["`RemoveControlRequest` is used for removing a control in the Retail API, implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RemoveControlRequest` class contains properties such as `ControlId` and `ServingConfig`, both of which are required to use this method."],["This page includes documentation on the classes constructors, as well as its inherited members, such as `Object.GetHashCode()` and `Object.ToString()`."]]],[]]