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 documentation for the `UpdateTunnelDestGroupRequest` class within the Cloud Identity-Aware Proxy (IAP) v1 API for .NET."],["The `UpdateTunnelDestGroupRequest` class is used to encapsulate requests for updating a TunnelDestGroup, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the available constructors for `UpdateTunnelDestGroupRequest`, including a default constructor and a copy constructor, along with the expected parameters for the copy constructor."],["Key properties of the `UpdateTunnelDestGroupRequest` class include `TunnelDestGroup` which specifies the new values for the group and `UpdateMask`, allowing the specification of which settings to update."],["This page also lists previous versions of the `UpdateTunnelDestGroupRequest` class, with the most recent being version 2.7.0, and going back to version 1.0.0."]]],[]]