Required. The ID to use for the TunnelDestGroup, which becomes the final component of the resource name. This value must be 4-63 characters, and valid characters are[a-z]-.
getParent
Required. Google Cloud Project ID and location.
In the following format:projects/{project_number/id}/iap_tunnel/locations/{location}.
Returns
Type
Description
string
setParent
Required. Google Cloud Project ID and location.
In the following format:projects/{project_number/id}/iap_tunnel/locations/{location}.
Required. The ID to use for the TunnelDestGroup, which becomes the final
component of the resource name.
This value must be 4-63 characters, and valid characters
are[a-z]-.
Returns
Type
Description
string
setTunnelDestGroupId
Required. The ID to use for the TunnelDestGroup, which becomes the final
component of the resource name.
This value must be 4-63 characters, and valid characters
are[a-z]-.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameters
Name
Description
parent
string
Required. Google Cloud Project ID and location.
In the following format:projects/{project_number/id}/iap_tunnel/locations/{location}. Please seeIdentityAwareProxyAdminServiceClient::tunnelLocationName()for help formatting this field.
[[["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-09-04 UTC."],[],[],null,["# Google Cloud Iap V1 Client - Class CreateTunnelDestGroupRequest (2.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.2 (latest)](/php/docs/reference/cloud-iap/latest/V1.CreateTunnelDestGroupRequest)\n- [2.1.1](/php/docs/reference/cloud-iap/2.1.1/V1.CreateTunnelDestGroupRequest)\n- [2.0.3](/php/docs/reference/cloud-iap/2.0.3/V1.CreateTunnelDestGroupRequest)\n- [1.4.5](/php/docs/reference/cloud-iap/1.4.5/V1.CreateTunnelDestGroupRequest)\n- [1.3.4](/php/docs/reference/cloud-iap/1.3.4/V1.CreateTunnelDestGroupRequest)\n- [1.2.3](/php/docs/reference/cloud-iap/1.2.3/V1.CreateTunnelDestGroupRequest)\n- [1.1.1](/php/docs/reference/cloud-iap/1.1.1/V1.CreateTunnelDestGroupRequest)\n- [1.0.1](/php/docs/reference/cloud-iap/1.0.1/V1.CreateTunnelDestGroupRequest) \nReference documentation and code samples for the Google Cloud Iap V1 Client class CreateTunnelDestGroupRequest.\n\nThe request to CreateTunnelDestGroup.\n\nGenerated from protobuf message `google.cloud.iap.v1.CreateTunnelDestGroupRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Iap \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. Google Cloud Project ID and location.\n\nIn the following format:\n`projects/{project_number/id}/iap_tunnel/locations/{location}`.\n\n### setParent\n\nRequired. Google Cloud Project ID and location.\n\nIn the following format:\n`projects/{project_number/id}/iap_tunnel/locations/{location}`.\n\n### getTunnelDestGroup\n\nRequired. The TunnelDestGroup to create.\n\n### hasTunnelDestGroup\n\n### clearTunnelDestGroup\n\n### setTunnelDestGroup\n\nRequired. The TunnelDestGroup to create.\n\n### getTunnelDestGroupId\n\nRequired. The ID to use for the TunnelDestGroup, which becomes the final\ncomponent of the resource name.\n\nThis value must be 4-63 characters, and valid characters\nare `[a-z]-`.\n\n### setTunnelDestGroupId\n\nRequired. The ID to use for the TunnelDestGroup, which becomes the final\ncomponent of the resource name.\n\nThis value must be 4-63 characters, and valid characters\nare `[a-z]-`.\n\n### static::build"]]