Class: Google::Cloud::Compute::V1::InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange
- 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
16025 16026 16027 16028 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 16025 class InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#min ⇒ ::Integer
16025 16026 16027 16028 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 16025 class InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |