public sealed class Spoke : IMessage<Spoke>, IEquatable<Spoke>, IDeepCloneable<Spoke>, IBufferMessage, IMessage
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.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eSpoke is an abstraction representing a network attachment to a Hub, which can include VPN tunnels, VLAN attachments, or Router appliances.\u003c/p\u003e\n"],["\u003cp\u003eThe Spoke class, version 1.0.0-alpha03, is a sealed class that implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of a Spoke include CreateTime, Description, Hub attachment, Labels, and connections to other resources such as Interconnect Attachments, Router Appliance Instances, and VPN Tunnels.\u003c/p\u003e\n"],["\u003cp\u003eA Spoke resource also has system-managed properties such as State, UniqueId, and UpdateTime, which reflect the current lifecycle and history of the Spoke.\u003c/p\u003e\n"],["\u003cp\u003eIt is available in the namespace Google.Cloud.NetworkConnectivity.V1Alpha1 and within the Assembly Google.Cloud.NetworkConnectivity.V1Alpha1.dll.\u003c/p\u003e\n"]]],[],null,[]]