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."],[[["The latest version of the `UpdateSavedQueryRequest` API is 3.12.0, and the documentation provides access to previous versions, ranging back to version 2.7.0."],["This document details the `UpdateSavedQueryRequest` class, which is used to update a saved query in the Google Cloud Asset Inventory v1 API."],["The `UpdateSavedQueryRequest` class inherits from `Object` and implements `IMessage\u003cUpdateSavedQueryRequest\u003e`, `IEquatable\u003cUpdateSavedQueryRequest\u003e`, `IDeepCloneable\u003cUpdateSavedQueryRequest\u003e`, `IBufferMessage`, and `IMessage` interfaces."],["The `UpdateSavedQueryRequest` class includes two primary constructors: a default constructor and one that accepts another `UpdateSavedQueryRequest` instance for copying, along with the properties `SavedQuery` and `UpdateMask`."],["The `SavedQuery` property, of the `SavedQuery` type, is used to identify and update the saved query with its name field, and the `UpdateMask` property of the `FieldMask` type specifies which fields to update."]]],[]]