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 document provides reference documentation for the `UpdateSavedQueryRequest` class within the Google Cloud Asset Inventory v1 API, specifically for .NET development."],["The `UpdateSavedQueryRequest` class is used to submit requests for updating a saved query, and it inherits from the base `Object` class while implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details various versions, ranging from 2.7.0 to the latest 3.12.0, of the API, along with links to their respective documentation pages for the class."],["The class includes two constructors, `UpdateSavedQueryRequest()` and `UpdateSavedQueryRequest(UpdateSavedQueryRequest)`, and two main properties: `SavedQuery` and `UpdateMask`, which are essential for identifying and modifying the saved query."],["The version of the document you are currently reading is 3.4.0."]]],[]]