Class: Google::Cloud::Compute::V1::InterconnectsGetDiagnosticsResponse
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::InterconnectsGetDiagnosticsResponse
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
Response for the InterconnectsGetDiagnosticsRequest.
Instance Attribute Summary collapse
Instance Attribute Details
#result ⇒ ::Google::Cloud::Compute::V1::InterconnectDiagnostics
16719 16720 16721 16722 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 16719 class InterconnectsGetDiagnosticsResponse include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |