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, detailing its functionality in updating tunnel destination groups."],["The `UpdateTunnelDestGroupRequest` class is part of the `Google.Cloud.Iap.V1` namespace, found within the `Google.Cloud.Iap.V1.dll` assembly, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `TunnelDestGroup`, which represents the new values for the group, and `UpdateMask`, which specifies the settings to update within IAP."],["The document includes a list of all versions for the class, ranging from the latest `2.7.0` down to `1.0.0`, with links to the specific version's documentation."],["There are two constructors available: a default constructor and one that accepts another `UpdateTunnelDestGroupRequest` object as a parameter for copying purposes."]]],[]]