public sealed class AcceptHubSpokeResponse : IMessage<AcceptHubSpokeResponse>, IEquatable<AcceptHubSpokeResponse>, IDeepCloneable<AcceptHubSpokeResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 API class AcceptHubSpokeResponse.
The response for
[HubService.AcceptHubSpoke][google.cloud.networkconnectivity.v1.HubService.AcceptHubSpoke].
[[["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 page provides reference documentation for the `AcceptHubSpokeResponse` class within the Google Cloud Network Connectivity v1 API, specifically version 2.8.0."],["`AcceptHubSpokeResponse` is used as the response type for the `HubService.AcceptHubSpoke` method, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes links to documentation for the class across multiple versions, ranging from 1.0.0 to the latest version, 2.9.0, providing a history and evolution of the class."],["The `AcceptHubSpokeResponse` class contains one property, `Spoke`, which is of type `Spoke` and represents the spoke involved in the operation."],["The page also contains inheritance and implemeted members, along with links for more details about each member, for the `AcceptHubSpokeResponse` class."]]],[]]