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."],[[["\u003cp\u003eThe \u003ccode\u003eRemoveControlRequest\u003c/code\u003e class is part of the Google Cloud Retail v2 API, specifically within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThis class is designed to handle requests for the \u003ccode\u003eRemoveControl\u003c/code\u003e method, allowing you to remove a control from a serving configuration.\u003c/p\u003e\n"],["\u003cp\u003eIt supports various versions of the API, ranging from the latest version 2.12.0 down to version 1.0.0, indicating a history of updates and backward compatibility.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRemoveControlRequest\u003c/code\u003e class requires two key properties to be set: \u003ccode\u003eControlId\u003c/code\u003e, the ID of the control to remove, and \u003ccode\u003eServingConfig\u003c/code\u003e, the resource name of the serving configuration from which to remove it.\u003c/p\u003e\n"],["\u003cp\u003eThis Class implements various interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its integration with protocol buffers and advanced functionalities.\u003c/p\u003e\n"]]],[],null,[]]