Class: Google::Cloud::Compute::V1::RouterStatusResponse
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::RouterStatusResponse
- 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
#kind ⇒ ::String
Returns Output only. Type of resource.
67860 67861 67862 67863 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 67860 class RouterStatusResponse include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#result ⇒ ::Google::Cloud::Compute::V1::RouterStatus
67860 67861 67862 67863 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 67860 class RouterStatusResponse include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |