public sealed class UpdateSavedQueryRequest : IMessage<UpdateSavedQueryRequest>, IEquatable<UpdateSavedQueryRequest>, IDeepCloneable<UpdateSavedQueryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class UpdateSavedQueryRequest.
[[["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 documentation for the `UpdateSavedQueryRequest` class within the Google Cloud Asset Inventory v1 API, specifically for .NET."],["The latest version available is 3.12.0, and documentation is provided for multiple versions, ranging from 2.7.0 to 3.12.0, to be exact, with each version containing information for the same `UpdateSavedQueryRequest` in each version."],["`UpdateSavedQueryRequest` is used to request updates to a saved query and inherits from the `Object` class, while implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateSavedQueryRequest` class includes properties like `SavedQuery` and `UpdateMask`, which are required for updating a saved query, with details on data types and descriptions of each."],["The class contains the necessary constructors, and inherited members from the `Object` class, for a full, well rounded `UpdateSavedQueryRequest` class."]]],[]]