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-03-24 UTC."],[[["This page provides documentation for the `AcceptHubSpokeResponse` class within the Google Cloud Network Connectivity v1 API, specifically version 2.6.0."],["The `AcceptHubSpokeResponse` class serves as the response type for the `HubService.AcceptHubSpoke` method, indicating the result of an accept hub spoke operation."],["It lists all versions from 1.0.0 to 2.9.0 with 2.9.0 being the latest version, for the `AcceptHubSpokeResponse`, where each version has its own page."],["The `AcceptHubSpokeResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes a property called `Spoke` that represents the spoke that was operated on."]]],[]]