public sealed class UpdateSavedQueryRequest : IMessage<UpdateSavedQueryRequest>, IEquatable<UpdateSavedQueryRequest>, IDeepCloneable<UpdateSavedQueryRequest>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eUpdateSavedQueryRequest\u003c/code\u003e class is used to request the update of a saved query within the Google Cloud Asset V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and object management.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one and one that takes another \u003ccode\u003eUpdateSavedQueryRequest\u003c/code\u003e object as a parameter to copy it.\u003c/p\u003e\n"],["\u003cp\u003eIt requires both \u003ccode\u003eSavedQuery\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e properties for successful updates, with \u003ccode\u003eSavedQuery\u003c/code\u003e indicating what to update and \u003ccode\u003eUpdateMask\u003c/code\u003e specifying which fields to change.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides a list of previous versions of this \u003ccode\u003eUpdateSavedQueryRequest\u003c/code\u003e class, ranging from versions 3.12.0 to 2.7.0.\u003c/p\u003e\n"]]],[],null,[]]