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 documentation for the `GetSavedQueryRequest` class within the Google Cloud Asset Inventory v1 API, specifically for .NET."],["The latest version documented is 3.12.0, but this page focuses on version 3.3.0, offering reference details and code samples for that specific iteration of `GetSavedQueryRequest`."],["`GetSavedQueryRequest` is a class used to request a saved query and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GetSavedQueryRequest` includes two constructors and two properties, `Name` and `SavedQueryName`, the `Name` property is required and specifies the name of the saved query, formatted according to project, folder, or organization."],["The documentation page also details the inheritance hierarchy and lists inherited members from the base `Object` class."]]],[]]