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 Network Connectivity v1 API, specifically version 2.6.0, and contains the request for retrieving a spoke."],["The `GetSpokeRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing it supports various operations within the Protobuf framework."],["The class features two constructors, a default constructor, and one that accepts another `GetSpokeRequest` instance for creating copies."],["The `GetSpokeRequest` class includes two key properties: `Name`, a string representing the spoke resource's name, and `SpokeName`, a typed view over the resource name."],["The documentation also provides links to other versions of the API, ranging from 1.0.0 to the latest version, 2.9.0."]]],[]]