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-03-24 UTC."],[[["This webpage provides documentation for the `GetSpokeRequest` class within the Google Cloud Network Connectivity v1 API, specifically focusing on version 2.3.0."],["`GetSpokeRequest` is used to request information via the `HubService.GetSpoke` method in the API."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetSpokeRequest` class includes properties like `Name`, which is required and represents the name of the spoke resource, as well as `SpokeName`, which is a typed view over the `Name` resource property."],["This page also provides navigation to different versions of the documentation, from version 1.0.0 to the latest version 2.9.0, all pertaining to the `GetSpokeRequest`."]]],[]]