Reference documentation and code samples for the Distributed Cloud Edge Network V1 API class Google::Cloud::EdgeNetwork::V1::DiagnoseRouterResponse.
DiagnoseRouterResponse contains the current status for a specific router.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#result
def result() -> ::Google::Cloud::EdgeNetwork::V1::RouterStatus
Returns
- (::Google::Cloud::EdgeNetwork::V1::RouterStatus) — The network status of a specific router.
#result=
def result=(value) -> ::Google::Cloud::EdgeNetwork::V1::RouterStatus
Parameter
- value (::Google::Cloud::EdgeNetwork::V1::RouterStatus) — The network status of a specific router.
Returns
- (::Google::Cloud::EdgeNetwork::V1::RouterStatus) — The network status of a specific router.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The time when the router status was last updated.
#update_time=
def update_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The time when the router status was last updated.
Returns
- (::Google::Protobuf::Timestamp) — The time when the router status was last updated.