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-03-21 UTC."],[[["This webpage provides reference documentation for the `GetSavedQueryRequest` class within the Google Cloud Asset Inventory v1 API, specifically for version 3.6.0."],["The `GetSavedQueryRequest` class is used to request a saved query and implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class offers two constructors and includes properties such as `Name` (a string representing the saved query's name) and `SavedQueryName` (a `SavedQueryName`-typed view of the resource name)."],["The documentation details various versions of the `GetSavedQueryRequest` class, ranging from version 2.7.0 up to the latest version, 3.12.0, that can be accessed via links."],["The GetSavedQueryRequest class inherits from the \"object\" class, and contains inherited members such as `GetHashCode`, `GetType` and `ToString`."]]],[]]