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."],[[["The latest version of the `GetSavedQueryRequest` class is 3.12.0, and it is part of the Google Cloud Asset Inventory v1 API."],["This class, `GetSavedQueryRequest`, is used to request a saved query within the Google Cloud Asset Inventory, and it implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `GetSavedQueryRequest` class contains two properties: `Name`, which is a string representing the resource name, and `SavedQueryName`, which is a typed view over the `Name` property."],["The `GetSavedQueryRequest` class has multiple prior versions, ranging from version 3.11.0 down to version 2.7.0, each with its respective documentation."],["The `GetSavedQueryRequest` class has two constructors: a default constructor `GetSavedQueryRequest()`, and an overloaded constructor `GetSavedQueryRequest(GetSavedQueryRequest other)` that accepts another `GetSavedQueryRequest` instance."]]],[]]