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