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 reference documentation for the `UpdateSavedQueryRequest` class within the Google Cloud Asset Inventory v1 API."],["The `UpdateSavedQueryRequest` class is used to request the update of a saved query in the Google Cloud Asset Inventory."],["The latest version available for `UpdateSavedQueryRequest` is version 3.12.0, while this page focuses specifically on version 3.7.0, which provides access to several versions ranging from 2.7.0 to 3.12.0."],["The `UpdateSavedQueryRequest` class allows developers to update a `SavedQuery` by using the `SavedQuery` property and specifying the fields to be updated with the `UpdateMask` property."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class, allowing for diverse functionality."]]],[]]