Identity-Aware Proxy V1 API - Module Google::Cloud::Iap::V1::IdentityAwareProxyAdminService::Paths (v1.7.1)
1.7.1 (latest)
1.7.0
1.6.0
1.5.1
1.4.1
1.3.1
1.2.0
1.1.0
1.0.1
0.12.0
0.11.2
0.10.1
0.9.0
0.8.1
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.3
Reference documentation and code samples for the Identity-Aware Proxy V1 API module Google::Cloud::Iap::V1::IdentityAwareProxyAdminService::Paths.
Path helper methods for the IdentityAwareProxyAdminService API.
Methods
#tunnel_dest_group_path
def tunnel_dest_group_path ( project :, location :, dest_group :) - > :: String
Create a fully-qualified TunnelDestGroup resource string.
The resource will be in the following format:
projects/{project}/iap_tunnel/locations/{location}/destGroups/{dest_group}
Parameters
project (String)
location (String)
dest_group (String)
#tunnel_location_path
def tunnel_location_path ( project :, location :) - > :: String
Create a fully-qualified TunnelLocation resource string.
The resource will be in the following format:
projects/{project}/iap_tunnel/locations/{location}
Parameters
project (String)
location (String)
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-04-03 UTC.
[[["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 2026-04-03 UTC."],[],[]]