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 webpage provides reference documentation for the `GetSavedQueryRequest` class within the Google Cloud Asset Inventory v1 API."],["The `GetSavedQueryRequest` class is used to request a saved query and is a member of the `Google.Cloud.Asset.V1` namespace, specifically within version 3.9.0."],["The latest version is 3.12.0, and the page lists several versions down to 2.7.0, with links to each version's documentation."],["`GetSavedQueryRequest` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetSavedQueryRequest` class has two properties, `Name` (string) and `SavedQueryName` (SavedQueryName), used to specify the resource name of the saved query."]]],[]]