Class: Google::Cloud::EdgeNetwork::V1::Router::BgpPeer

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/edgenetwork/v1/resources.rb

Overview

BGPPeer defines the peer side layer-3 information for building the BGP session.

Instance Attribute Summary collapse

Instance Attribute Details

#interface::String



375
376
377
378
# File 'proto_docs/google/cloud/edgenetwork/v1/resources.rb', line 375

class BgpPeer
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#interface_ipv4_cidr::String



375
376
377
378
# File 'proto_docs/google/cloud/edgenetwork/v1/resources.rb', line 375

class BgpPeer
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#interface_ipv6_cidr::String



375
376
377
378
# File 'proto_docs/google/cloud/edgenetwork/v1/resources.rb', line 375

class BgpPeer
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#local_asn::Integer (readonly)



375
376
377
378
# File 'proto_docs/google/cloud/edgenetwork/v1/resources.rb', line 375

class BgpPeer
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#name::String



375
376
377
378
# File 'proto_docs/google/cloud/edgenetwork/v1/resources.rb', line 375

class BgpPeer
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#peer_asn::Integer



375
376
377
378
# File 'proto_docs/google/cloud/edgenetwork/v1/resources.rb', line 375

class BgpPeer
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#peer_ipv4_cidr::String



375
376
377
378
# File 'proto_docs/google/cloud/edgenetwork/v1/resources.rb', line 375

class BgpPeer
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#peer_ipv6_cidr::String



375
376
377
378
# File 'proto_docs/google/cloud/edgenetwork/v1/resources.rb', line 375

class BgpPeer
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end