public sealed class DeleteSavedQueryRequest : IMessage<DeleteSavedQueryRequest>, IEquatable<DeleteSavedQueryRequest>, IDeepCloneable<DeleteSavedQueryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class DeleteSavedQueryRequest.
[[["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-03-21 UTC."],[[["The latest version of the API available is 3.12.0, and there are a variety of versions available going back to version 2.7.0."],["This page provides reference documentation and code samples for the `DeleteSavedQueryRequest` class within the Google Cloud Asset Inventory v1 API."],["`DeleteSavedQueryRequest` is used to delete a saved query, and it implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `DeleteSavedQueryRequest` class contains two constructors, and two properties, `Name`, a string, and `SavedQueryName`, a `SavedQueryName` type."],["The `Name` property of `DeleteSavedQueryRequest` specifies the saved query to delete and must follow the format of either projects, folders, or organizations."]]],[]]