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."],[[["This document outlines the `UpdateTunnelDestGroupRequest` class, which is used to update tunnel destination group configurations within the Google Cloud IAP service."],["The class is part of the `Google.Cloud.Iap.V1` namespace and is found within the `Google.Cloud.Iap.V1.dll` assembly."],["The `UpdateTunnelDestGroupRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["It contains properties for `TunnelDestGroup`, representing the updated values for the tunnel destination group, and `UpdateMask`, which allows specifying which settings should be updated."],["The document displays the various versions of the API, with the latest version being 2.7.0, and version 1.2.0 being the current version under discussion."]]],[]]