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 document provides reference documentation for the `GetSavedQueryRequest` class within the Google Cloud Asset Inventory v1 API, specifically for version 3.4.0."],["`GetSavedQueryRequest` is a class used to request a saved query, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API is 3.12.0, with versions ranging from 2.7.0 to 3.12.0 are documented, and this document in particular is for version 3.4.0 of the API."],["The `GetSavedQueryRequest` class includes constructors for creating new instances and properties like `Name` and `SavedQueryName` for specifying the target saved query."],["The `Name` property must be formatted as projects/project_number/savedQueries/saved_query_id, folders/folder_number/savedQueries/saved_query_id, or organizations/organization_number/savedQueries/saved_query_id."]]],[]]