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 page provides documentation for the `GetSpokeRequest` class within the Google.Cloud.NetworkConnectivity.V1 API, specifically for version 2.5.0."],["`GetSpokeRequest` is used to make a request to the `HubService.GetSpoke` method, which retrieves information about a spoke resource."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["Key properties of `GetSpokeRequest` include `Name`, which represents the required name of the spoke resource, and `SpokeName`, which is a typed view of the resource name."],["The page also lists versions of `GetSpokeRequest`, from version 1.0.0 to 2.9.0 (latest)."]]],[]]