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
-
#kind ⇒ ::String
Type of resource.
- #result ⇒ ::Google::Cloud::Compute::V1::RouterStatus
Instance Attribute Details
#kind ⇒ ::String
Returns Type of resource.
27918 27919 27920 27921 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27918 class RouterStatusResponse include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#result ⇒ ::Google::Cloud::Compute::V1::RouterStatus
27918 27919 27920 27921 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27918 class RouterStatusResponse include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |