Google Cloud Network Connectivity V1 Client - Class GetGroupRequest (1.4.2)

Reference documentation and code samples for the Google Cloud Network Connectivity V1 Client class GetGroupRequest.

The request for HubService.GetGroup.

Generated from protobuf message google.cloud.networkconnectivity.v1.GetGroupRequest

Namespace

Google \ Cloud \ NetworkConnectivity \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the route table resource.

getName

Required. The name of the route table resource.

Returns
TypeDescription
string

setName

Required. The name of the route table resource.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. The name of the route table resource. Please see Google\Cloud\NetworkConnectivity\V1\HubServiceClient::groupName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\NetworkConnectivity\V1\GetGroupRequest