public sealed class GetSpokeRequest : IMessage<GetSpokeRequest>, IEquatable<GetSpokeRequest>, IDeepCloneable<GetSpokeRequest>, IBufferMessage, IMessage
The request for [HubService.GetSpoke][google.cloud.networkconnectivity.v1.HubService.GetSpoke].
[[["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\u003eThis document outlines the \u003ccode\u003eGetSpokeRequest\u003c/code\u003e class, which is used to request information about a specific spoke in the Google Cloud Network Connectivity service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSpokeRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.NetworkConnectivity.V1\u003c/code\u003e namespace and is included in the \u003ccode\u003eGoogle.Cloud.NetworkConnectivity.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<GetSpokeRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<GetSpokeRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default constructor \u003ccode\u003eGetSpokeRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eGetSpokeRequest(GetSpokeRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSpokeRequest\u003c/code\u003e includes two key properties: \u003ccode\u003eName\u003c/code\u003e (a string representing the spoke resource's name) and \u003ccode\u003eSpokeName\u003c/code\u003e (a \u003ccode\u003eSpokeName\u003c/code\u003e-typed view of the \u003ccode\u003eName\u003c/code\u003e property), to uniquely identify the Spoke.\u003c/p\u003e\n"]]],[],null,[]]