public sealed class DeleteControlRequest : IMessage<DeleteControlRequest>, IEquatable<DeleteControlRequest>, IDeepCloneable<DeleteControlRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class DeleteControlRequest.
Required. The resource name of the Control to delete. Format:
projects/{project_number}/locations/{location_id}/collections/{collection_id}/dataStores/{data_store_id}/controls/{control_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\u003eThis documentation provides details for the \u003ccode\u003eDeleteControlRequest\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically for version 1.3.0, which is not the latest, with version 1.6.0 being the newest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteControlRequest\u003c/code\u003e class is used to formulate a request to delete a control within the Discovery Engine, and is implemented with the interfaces \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating new instances and has properties like \u003ccode\u003eControlName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, with the \u003ccode\u003eName\u003c/code\u003e property requiring the full resource name of the control to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows that \u003ccode\u003eDeleteControlRequest\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and displays the methods that it inherits from that object, namely \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe different available versions for this method are displayed with the latest version being 1.6.0 and going down to version 1.0.0-beta06.\u003c/p\u003e\n"]]],[],null,[]]