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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference documentation for the `RemoveControlRequest` class within the Google Cloud Retail v2 API for .NET."],["The `RemoveControlRequest` class is used to make requests to remove a control in the Retail API."],["The latest version of the `RemoveControlRequest` class is 2.12.0, and previous versions are listed dating back to version 1.0.0."],["The class inherits from the base `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `RemoveControlRequest` class include `ControlId`, `ServingConfig`, and `ServingConfigAsServingConfigName`, which are used to specify the control to remove and the serving configuration it belongs to."]]],[]]