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."],[[["The latest version of the `UpdateSavedQueryRequest` documentation is 3.12.0, and the page content is version 3.9.0."],["The `UpdateSavedQueryRequest` class in the Google Cloud Asset Inventory v1 API allows users to request updates to a saved query."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with the `object` base class."],["There are two constructors for `UpdateSavedQueryRequest`: one with no parameters and another that accepts another `UpdateSavedQueryRequest` object, and it contains the properties `SavedQuery` and `UpdateMask` for handling updates."],["Available versions for this function range from 3.12.0 to 2.7.0."]]],[]]