public sealed class DeleteSavedQueryRequest : IMessage<DeleteSavedQueryRequest>, IEquatable<DeleteSavedQueryRequest>, IDeepCloneable<DeleteSavedQueryRequest>, IBufferMessage, IMessage
[[["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\u003eDeleteSavedQueryRequest\u003c/code\u003e class is used to request the deletion of a saved query within the Google Cloud Asset API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it compatible with Google's Protobuf library and enabling features such as deep cloning and equality checks.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003eName\u003c/code\u003e property, which is a string representing the name of the saved query to be deleted, following a specific format for projects, folders, or organizations.\u003c/p\u003e\n"],["\u003cp\u003eThere is a \u003ccode\u003eSavedQueryName\u003c/code\u003e property that offers a strongly-typed view over the \u003ccode\u003eName\u003c/code\u003e resource name property, providing an alternative and more structured way to manage the saved query name.\u003c/p\u003e\n"],["\u003cp\u003eThe latest documented version is 3.12.0, and the page also provides references to version all the way back to 2.7.0 of the \u003ccode\u003eDeleteSavedQueryRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]