Class: Google::Cloud::NetworkConnectivity::V1::GetRouteTableRequest
- Inherits:
-
Object
- Object
- Google::Cloud::NetworkConnectivity::V1::GetRouteTableRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/networkconnectivity/v1/hub.rb
Overview
The request for HubService.GetRouteTable.
Instance Attribute Summary collapse
-
#name ⇒ ::String
Required.
Instance Attribute Details
#name ⇒ ::String
1126 1127 1128 1129 |
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 1126 class GetRouteTableRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |