public sealed class UpdateTunnelDestGroupRequest : IMessage<UpdateTunnelDestGroupRequest>, IEquatable<UpdateTunnelDestGroupRequest>, IDeepCloneable<UpdateTunnelDestGroupRequest>, IBufferMessage, IMessage
[[["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."],[[["The latest version of the `UpdateTunnelDestGroupRequest` is 2.7.0, but this page is referencing version 2.0.0, which is one of multiple available versions."],["`UpdateTunnelDestGroupRequest` is a class used to request the update of a Tunnel Destination Group and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that accepts another `UpdateTunnelDestGroupRequest` as a parameter."],["The `UpdateTunnelDestGroupRequest` has two properties: `TunnelDestGroup`, which defines the new values for the destination group, and `UpdateMask`, which specifies which IAP settings to update."],["The class inherits from `Object` and has inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]