Google Cloud Network Connectivity V1 Client - Class GetHubRequest (1.0.5)

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

Request for HubService.GetHub method.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the hub resource to get.

getName

Required. The name of the hub resource to get.

Returns
TypeDescription
string

setName

Required. The name of the hub resource to get.

Parameter
NameDescription
var string
Returns
TypeDescription
$this