public sealed class UpdateTunnelDestGroupRequest : IMessage<UpdateTunnelDestGroupRequest>, IEquatable<UpdateTunnelDestGroupRequest>, IDeepCloneable<UpdateTunnelDestGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class UpdateTunnelDestGroupRequest.
[[["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 information for the `UpdateTunnelDestGroupRequest` class within the Google Cloud Identity-Aware Proxy (IAP) v1 API, specifically for version 2.6.0."],["The `UpdateTunnelDestGroupRequest` class is used to update tunnel destination groups and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default one and another that takes an existing `UpdateTunnelDestGroupRequest` object for cloning."],["Key properties of the `UpdateTunnelDestGroupRequest` include `TunnelDestGroup`, which holds the updated values for the tunnel destination group, and `UpdateMask`, which defines which settings to update."],["The latest version available for this API is 2.7.0, and there are historical versions from 1.0.0 up until 2.7.0 for the `UpdateTunnelDestGroupRequest`."]]],[]]