Class: Google::Cloud::Compute::V1::VpnGatewaysGetStatusResponse
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::VpnGatewaysGetStatusResponse
- 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
#result ⇒ ::Google::Cloud::Compute::V1::VpnGatewayStatus
36088 36089 36090 36091 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 36088 class VpnGatewaysGetStatusResponse include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |