Class: Google::Cloud::Compute::V1::InterconnectRemoteLocationConstraintsSubnetLengthRange
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::InterconnectRemoteLocationConstraintsSubnetLengthRange
- 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
#max ⇒ ::Integer
16679 16680 16681 16682 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 16679 class InterconnectRemoteLocationConstraintsSubnetLengthRange include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#min ⇒ ::Integer
16679 16680 16681 16682 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 16679 class InterconnectRemoteLocationConstraintsSubnetLengthRange include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |