public sealed class UpdateViewRequest : IMessage<UpdateViewRequest>, IEquatable<UpdateViewRequest>, IDeepCloneable<UpdateViewRequest>, IBufferMessage, IMessage
Optional. Field mask that specifies the fields in view that need
an update. A field will be overwritten if, and only if, it is
in the update mask. name and output only fields cannot be updated.
[[["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\u003eThis webpage provides documentation for the \u003ccode\u003eUpdateViewRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Logging.V2\u003c/code\u003e namespace, specifically for version 3.3.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateViewRequest\u003c/code\u003e class is used to send parameters for updating a log view, and it inherits from and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt is a class containing three main properties: \u003ccode\u003eName\u003c/code\u003e, which specifies the full resource name of the view to be updated; \u003ccode\u003eUpdateMask\u003c/code\u003e, which details the fields to be updated; and \u003ccode\u003eView\u003c/code\u003e, which contains the updated view.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: one empty, and the other one to copy the value of an \u003ccode\u003eUpdateViewRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation has links to previous versions of the library starting from 3.3.0 up to 4.4.0, with 4.4.0 being the most recent release.\u003c/p\u003e\n"]]],[],null,[]]