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 document 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."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility."],["The class includes properties such as `Name` (a string) and `SpokeName` (a typed view of `Name`), which are essential for identifying the requested spoke resource."],["This document covers the version history from 1.0.0 up until 2.9.0, as well as providing methods and parameters for this class."]]],[]]