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-04-17 UTC."],[[["This webpage provides reference documentation for the `UpdateSavedQueryRequest` class within the Google Cloud Asset Inventory v1 API, specifically for .NET."],["The `UpdateSavedQueryRequest` class is used to request an update to a saved query, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the class's constructors, which includes a default constructor and a constructor that takes another `UpdateSavedQueryRequest` instance as a parameter."],["It details the `SavedQuery` and `UpdateMask` properties, explaining their types, descriptions, and how they are used within the `UpdateSavedQueryRequest` to specify what to update."],["The page shows the variety of versioning for this class ranging from version 2.7.0 to 3.12.0, with 3.12.0 being the most recent."]]],[]]