Reference documentation and code samples for the Google Cloud Network Connectivity V1 Client class GetRouteTableRequest.
The request for HubService.GetRouteTable .
Generated from protobuf message google.cloud.networkconnectivity.v1.GetRouteTableRequest
Namespace
Google \ Cloud \ NetworkConnectivity \ V1Methods
__construct
Constructor.
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.
string
setName
Required. The name of the route table resource.
var
string
$this
static::build
name
string
Required. The name of the route table resource. Please see Google\Cloud\NetworkConnectivity\V1\HubServiceClient::routeTableName() for help formatting this field.