Reference documentation and code samples for the Google Cloud Iap V1 Client class DeleteTunnelDestGroupRequest.
The request to DeleteTunnelDestGroup.
Generated from protobuf message google.cloud.iap.v1.DeleteTunnelDestGroupRequest
Namespace
Google \ Cloud \ Iap \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Name of the TunnelDestGroup to delete. In the following format: projects/{project_number/id}/iap_tunnel/locations/{location}/destGroups/{dest_group}.
getName
Required. Name of the TunnelDestGroup to delete.
In the following format:
projects/{project_number/id}/iap_tunnel/locations/{location}/destGroups/{dest_group}.
Returns
Type
Description
string
setName
Required. Name of the TunnelDestGroup to delete.
In the following format:
projects/{project_number/id}/iap_tunnel/locations/{location}/destGroups/{dest_group}.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. Name of the TunnelDestGroup to delete.
In the following format:
projects/{project_number/id}/iap_tunnel/locations/{location}/destGroups/{dest_group}. Please see
IdentityAwareProxyAdminServiceClient::tunnelDestGroupName() 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 DeleteTunnelDestGroupRequest (2.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.2 (latest)](/php/docs/reference/cloud-iap/latest/V1.DeleteTunnelDestGroupRequest)\n- [2.1.1](/php/docs/reference/cloud-iap/2.1.1/V1.DeleteTunnelDestGroupRequest)\n- [2.0.3](/php/docs/reference/cloud-iap/2.0.3/V1.DeleteTunnelDestGroupRequest)\n- [1.4.5](/php/docs/reference/cloud-iap/1.4.5/V1.DeleteTunnelDestGroupRequest)\n- [1.3.4](/php/docs/reference/cloud-iap/1.3.4/V1.DeleteTunnelDestGroupRequest)\n- [1.2.3](/php/docs/reference/cloud-iap/1.2.3/V1.DeleteTunnelDestGroupRequest)\n- [1.1.1](/php/docs/reference/cloud-iap/1.1.1/V1.DeleteTunnelDestGroupRequest)\n- [1.0.1](/php/docs/reference/cloud-iap/1.0.1/V1.DeleteTunnelDestGroupRequest) \nReference documentation and code samples for the Google Cloud Iap V1 Client class DeleteTunnelDestGroupRequest.\n\nThe request to DeleteTunnelDestGroup.\n\nGenerated from protobuf message `google.cloud.iap.v1.DeleteTunnelDestGroupRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Iap \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. Name of the TunnelDestGroup to delete.\n\nIn the following format:\n`projects/{project_number/id}/iap_tunnel/locations/{location}/destGroups/{dest_group}`.\n\n### setName\n\nRequired. Name of the TunnelDestGroup to delete.\n\nIn the following format:\n`projects/{project_number/id}/iap_tunnel/locations/{location}/destGroups/{dest_group}`.\n\n### static::build"]]