public sealed class GetSavedQueryRequest : IMessage<GetSavedQueryRequest>, IEquatable<GetSavedQueryRequest>, IDeepCloneable<GetSavedQueryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class GetSavedQueryRequest.
[[["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-04-17 UTC."],[[["This page provides reference documentation for the `GetSavedQueryRequest` class within the Google Cloud Asset Inventory v1 API, specifically for version 3.8.0."],["The `GetSavedQueryRequest` class is used to request a saved query and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists previous versions of the API, ranging from version 2.7.0 to the latest version 3.12.0, for the `GetSavedQueryRequest` class."],["The `GetSavedQueryRequest` class includes properties such as `Name` (a string) and `SavedQueryName` which are utilized for retrieving the name of a saved query in the formats projects, folders, or organizations."],["The page details the constructors available for GetSavedQueryRequest, which are a default constructor, as well as a constructor that accepts another GetSavedQueryRequest as an argument."]]],[]]