Reference documentation and code samples for the Google Cloud Iap V1 Client class GetTunnelDestGroupRequest.
The request to GetTunnelDestGroup.
Generated from protobuf message google.cloud.iap.v1.GetTunnelDestGroupRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Name of the TunnelDestGroup to be fetched. In the following format: projects/{project_number/id}/iap_tunnel/locations/{location}/destGroups/{dest_group}
.
getName
Required. Name of the TunnelDestGroup to be fetched.
In the following format: projects/{project_number/id}/iap_tunnel/locations/{location}/destGroups/{dest_group}
.
Generated from protobuf field string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = {
string
setName
Required. Name of the TunnelDestGroup to be fetched.
In the following format: projects/{project_number/id}/iap_tunnel/locations/{location}/destGroups/{dest_group}
.
Generated from protobuf field string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = {
var
string
$this