Class: Google::Cloud::Compute::V1::Allowed
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::Allowed
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Instance Attribute Summary collapse
-
#I_p_protocol ⇒ ::String
The IP protocol to which this rule applies.
-
#ports ⇒ ::Array<::String>
An optional list of ports to which this rule applies.
Instance Attribute Details
#I_p_protocol ⇒ ::String
2608 2609 2610 2611 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 2608 class Allowed include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#ports ⇒ ::Array<::String>
2608 2609 2610 2611 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 2608 class Allowed include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |