public sealed class GetTunnelDestGroupRequest : IMessage<GetTunnelDestGroupRequest>, IEquatable<GetTunnelDestGroupRequest>, IDeepCloneable<GetTunnelDestGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class GetTunnelDestGroupRequest.
Required. Name of the TunnelDestGroup to be fetched.
In the following format:
projects/{project_number/id}/iap_tunnel/locations/{location}/destGroups/{dest_group}.
[[["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 \u003ccode\u003eGetTunnelDestGroupRequest\u003c/code\u003e class is part of the Cloud Identity-Aware Proxy v1 API and is used to request a TunnelDestGroup.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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 message handling, comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating new instances, either empty or as a copy of another \u003ccode\u003eGetTunnelDestGroupRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt has two main properties, \u003ccode\u003eName\u003c/code\u003e (a string) and \u003ccode\u003eTunnelDestGroupName\u003c/code\u003e (a \u003ccode\u003eTunnelDestGroupName\u003c/code\u003e type), which are used to specify the name of the TunnelDestGroup being requested in the specified format.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides a history of the API versions for the \u003ccode\u003eGetTunnelDestGroupRequest\u003c/code\u003e, ranging from version 1.0.0 to the latest 2.7.0.\u003c/p\u003e\n"]]],[],null,[]]