public sealed class TunnelDestGroup : IMessage<TunnelDestGroup>, IEquatable<TunnelDestGroup>, IDeepCloneable<TunnelDestGroup>, IBufferMessage, IMessage
[[["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\u003eThis webpage details the \u003ccode\u003eTunnelDestGroup\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.Iap.V1\u003c/code\u003e namespace in the Google Cloud .NET library, specifically for version 2.0.0, with links to older and newer versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTunnelDestGroup\u003c/code\u003e class represents a group of tunnel destinations and it implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in handling message data and equality checks.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one \u003ccode\u003eTunnelDestGroup()\u003c/code\u003e and another \u003ccode\u003eTunnelDestGroup(TunnelDestGroup other)\u003c/code\u003e that takes another instance of \u003ccode\u003eTunnelDestGroup\u003c/code\u003e as an argument for creating a new instance based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTunnelDestGroup\u003c/code\u003e class includes properties such as \u003ccode\u003eCidrs\u003c/code\u003e and \u003ccode\u003eFqdns\u003c/code\u003e, which are both \u003ccode\u003eRepeatedField<string>\u003c/code\u003e collections for specifying network destinations, as well as \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eTunnelDestGroupName\u003c/code\u003e for the resource identifier.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits several members from \u003ccode\u003eObject\u003c/code\u003e, including \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]