public sealed class GetSpokeRequest : IMessage<GetSpokeRequest>, IEquatable<GetSpokeRequest>, IDeepCloneable<GetSpokeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 API class GetSpokeRequest.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage provides reference documentation for the `GetSpokeRequest` class within the Network Connectivity v1 API for .NET."],["The `GetSpokeRequest` class is used to request a specific spoke via the `HubService.GetSpoke` method."],["The `GetSpokeRequest` class is available across multiple versions, ranging from 1.0.0 up to the latest 2.9.0 version."],["`GetSpokeRequest` implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, also inheriting from `object`."],["The `GetSpokeRequest` class has properties such as `Name`, a string, and `SpokeName`, a typed view over the resource `Name`."]]],[]]