Class: Google::Cloud::Compute::V1::RouterStatus

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Instance Attribute Summary collapse

Instance Attribute Details

#best_routes::Array<::Google::Cloud::Compute::V1::Route>

Returns Best routes for this router's network.

Returns:



21677
21678
21679
21680
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 21677

class RouterStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#best_routes_for_router::Array<::Google::Cloud::Compute::V1::Route>

Returns Best routes learned by this router.

Returns:



21677
21678
21679
21680
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 21677

class RouterStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#bgp_peer_status::Array<::Google::Cloud::Compute::V1::RouterStatusBgpPeerStatus>



21677
21678
21679
21680
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 21677

class RouterStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#nat_status::Array<::Google::Cloud::Compute::V1::RouterStatusNatStatus>



21677
21678
21679
21680
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 21677

class RouterStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#network::String

Returns URI of the network to which this router belongs.

Returns:

  • (::String)

    URI of the network to which this router belongs.



21677
21678
21679
21680
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 21677

class RouterStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end