Class: Google::Cloud::NetworkConnectivity::V1alpha1::Spoke

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

Overview

A Spoke is an abstraction of a network attachment being attached to a Hub. A Spoke can be underlying a VPN tunnel, a VLAN (interconnect) attachment, a Router appliance, etc.

Defined Under Namespace

Classes: LabelsEntry

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Google::Protobuf::Timestamp

Returns The time when the Spoke was created.

Returns:



106
107
108
109
110
111
112
113
114
115
116
117
118
# File 'proto_docs/google/cloud/networkconnectivity/v1alpha1/hub.rb', line 106

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#description::String

Returns Short description of the spoke resource.

Returns:

  • (::String)

    Short description of the spoke resource



106
107
108
109
110
111
112
113
114
115
116
117
118
# File 'proto_docs/google/cloud/networkconnectivity/v1alpha1/hub.rb', line 106

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#hub::String

Returns The resource URL of the hub resource that the spoke is attached to.

Returns:

  • (::String)

    The resource URL of the hub resource that the spoke is attached to



106
107
108
109
110
111
112
113
114
115
116
117
118
# File 'proto_docs/google/cloud/networkconnectivity/v1alpha1/hub.rb', line 106

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#labels::Google::Protobuf::Map{::String => ::String}

Returns User-defined labels.

Returns:

  • (::Google::Protobuf::Map{::String => ::String})

    User-defined labels.



106
107
108
109
110
111
112
113
114
115
116
117
118
# File 'proto_docs/google/cloud/networkconnectivity/v1alpha1/hub.rb', line 106

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#linked_interconnect_attachments::Array<::String>

Returns The URIs of linked interconnect attachment resources.

Returns:

  • (::Array<::String>)

    The URIs of linked interconnect attachment resources



106
107
108
109
110
111
112
113
114
115
116
117
118
# File 'proto_docs/google/cloud/networkconnectivity/v1alpha1/hub.rb', line 106

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#linked_router_appliance_instances::Array<::Google::Cloud::NetworkConnectivity::V1alpha1::RouterApplianceInstance>

Returns The URIs of linked Router appliance resources.

Returns:



106
107
108
109
110
111
112
113
114
115
116
117
118
# File 'proto_docs/google/cloud/networkconnectivity/v1alpha1/hub.rb', line 106

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#linked_vpn_tunnels::Array<::String>

Returns The URIs of linked VPN tunnel resources.

Returns:

  • (::Array<::String>)

    The URIs of linked VPN tunnel resources



106
107
108
109
110
111
112
113
114
115
116
117
118
# File 'proto_docs/google/cloud/networkconnectivity/v1alpha1/hub.rb', line 106

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#name::String

Returns Immutable. The name of a Spoke resource.

Returns:

  • (::String)

    Immutable. The name of a Spoke resource.



106
107
108
109
110
111
112
113
114
115
116
117
118
# File 'proto_docs/google/cloud/networkconnectivity/v1alpha1/hub.rb', line 106

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#state::Google::Cloud::NetworkConnectivity::V1alpha1::State (readonly)

Returns Output only. The current lifecycle state of this Hub.

Returns:



106
107
108
109
110
111
112
113
114
115
116
117
118
# File 'proto_docs/google/cloud/networkconnectivity/v1alpha1/hub.rb', line 106

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#unique_id::String (readonly)

Returns Output only. Google-generated UUID for this resource. This is unique across all Spoke resources. If a Spoke resource is deleted and another with the same name is created, it gets a different unique_id.

Returns:

  • (::String)

    Output only. Google-generated UUID for this resource. This is unique across all Spoke resources. If a Spoke resource is deleted and another with the same name is created, it gets a different unique_id.



106
107
108
109
110
111
112
113
114
115
116
117
118
# File 'proto_docs/google/cloud/networkconnectivity/v1alpha1/hub.rb', line 106

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#update_time::Google::Protobuf::Timestamp

Returns The time when the Spoke was updated.

Returns:



106
107
108
109
110
111
112
113
114
115
116
117
118
# File 'proto_docs/google/cloud/networkconnectivity/v1alpha1/hub.rb', line 106

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end