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 available in multiple versions, ranging from 2.7.0 to the latest 3.12.0, all of which have their own documentation."],["The class inherits from `object` and implements `IMessage`, `IEquatable\u003cGetSavedQueryRequest\u003e`, `IDeepCloneable\u003cGetSavedQueryRequest\u003e`, and `IBufferMessage`."],["The `GetSavedQueryRequest` class has properties such as `Name` (a string representing the saved query's resource name) and `SavedQueryName` (a typed view of the `Name` property)."],["There are also two constructors available for the `GetSavedQueryRequest` class: a default constructor and a copy constructor."]]],[]]