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