Class: Google::Cloud::Compute::V1::ExchangedPeeringRoute

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

Defined Under Namespace

Modules: Type

Instance Attribute Summary collapse

Instance Attribute Details

#dest_range::String



5986
5987
5988
5989
5990
5991
5992
5993
5994
5995
5996
5997
5998
5999
6000
6001
6002
6003
6004
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 5986

class ExchangedPeeringRoute
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # The type of the peering route.
  module Type
    # A value indicating that the enum field is not set.
    UNDEFINED_TYPE = 0

    # For routes exported from local network.
    DYNAMIC_PEERING_ROUTE = 469794858

    # The peering route.
    STATIC_PEERING_ROUTE = 473407545

    # The peering route corresponding to subnetwork range.
    SUBNET_PEERING_ROUTE = 465782504
  end
end

#imported::Boolean



5986
5987
5988
5989
5990
5991
5992
5993
5994
5995
5996
5997
5998
5999
6000
6001
6002
6003
6004
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 5986

class ExchangedPeeringRoute
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # The type of the peering route.
  module Type
    # A value indicating that the enum field is not set.
    UNDEFINED_TYPE = 0

    # For routes exported from local network.
    DYNAMIC_PEERING_ROUTE = 469794858

    # The peering route.
    STATIC_PEERING_ROUTE = 473407545

    # The peering route corresponding to subnetwork range.
    SUBNET_PEERING_ROUTE = 465782504
  end
end

#next_hop_region::String



5986
5987
5988
5989
5990
5991
5992
5993
5994
5995
5996
5997
5998
5999
6000
6001
6002
6003
6004
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 5986

class ExchangedPeeringRoute
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # The type of the peering route.
  module Type
    # A value indicating that the enum field is not set.
    UNDEFINED_TYPE = 0

    # For routes exported from local network.
    DYNAMIC_PEERING_ROUTE = 469794858

    # The peering route.
    STATIC_PEERING_ROUTE = 473407545

    # The peering route corresponding to subnetwork range.
    SUBNET_PEERING_ROUTE = 465782504
  end
end

#priority::Integer



5986
5987
5988
5989
5990
5991
5992
5993
5994
5995
5996
5997
5998
5999
6000
6001
6002
6003
6004
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 5986

class ExchangedPeeringRoute
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # The type of the peering route.
  module Type
    # A value indicating that the enum field is not set.
    UNDEFINED_TYPE = 0

    # For routes exported from local network.
    DYNAMIC_PEERING_ROUTE = 469794858

    # The peering route.
    STATIC_PEERING_ROUTE = 473407545

    # The peering route corresponding to subnetwork range.
    SUBNET_PEERING_ROUTE = 465782504
  end
end

#type::String



5986
5987
5988
5989
5990
5991
5992
5993
5994
5995
5996
5997
5998
5999
6000
6001
6002
6003
6004
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 5986

class ExchangedPeeringRoute
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # The type of the peering route.
  module Type
    # A value indicating that the enum field is not set.
    UNDEFINED_TYPE = 0

    # For routes exported from local network.
    DYNAMIC_PEERING_ROUTE = 469794858

    # The peering route.
    STATIC_PEERING_ROUTE = 473407545

    # The peering route corresponding to subnetwork range.
    SUBNET_PEERING_ROUTE = 465782504
  end
end