public sealed class TunnelDestGroup : IMessage<TunnelDestGroup>, IEquatable<TunnelDestGroup>, IDeepCloneable<TunnelDestGroup>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class TunnelDestGroup.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eTunnelDestGroup\u003c/code\u003e class is 2.7.0, as seen in the provided list of versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTunnelDestGroup\u003c/code\u003e is a class within the Google Cloud Identity-Aware Proxy v1 API, specifically in the \u003ccode\u003eGoogle.Cloud.Iap.V1\u003c/code\u003e namespace and the Google.Cloud.Iap.V1.dll assembly, used for defining a group of tunnel destinations.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage<TunnelDestGroup>\u003c/code\u003e, \u003ccode\u003eIEquatable<TunnelDestGroup>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<TunnelDestGroup>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, providing functionality for message handling, comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTunnelDestGroup\u003c/code\u003e class contains properties like \u003ccode\u003eCidrs\u003c/code\u003e and \u003ccode\u003eFqdns\u003c/code\u003e, which are \u003ccode\u003eRepeatedField\u003c/code\u003e types for storing lists of CIDRs and FQDNs respectively, and a \u003ccode\u003eName\u003c/code\u003e property which functions as the groups identifier.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating \u003ccode\u003eTunnelDestGroup\u003c/code\u003e objects: a parameterless constructor and one that accepts another \u003ccode\u003eTunnelDestGroup\u003c/code\u003e object as an argument to initialize a copy of it.\u003c/p\u003e\n"]]],[],null,[]]