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
Namespace
Google \ Cloud \ NetworkConnectivity \ V1Methods
__construct
Constructor.
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.
string
setName
Required. The name of the hub resource to get.
var
string
$this
static::build
name
string
Required. The name of the hub resource to get. Please see Google\Cloud\NetworkConnectivity\V1\HubServiceClient::hubName() for help formatting this field.