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."],[[["The webpage provides documentation for the `AcceptHubSpokeResponse` class within the Google Cloud Network Connectivity v1 API."],["The latest version of this API is 2.9.0, and the current page focuses on version 2.5.0, where a variety of prior versions are also listed."],["The `AcceptHubSpokeResponse` class is a response object for the `HubService.AcceptHubSpoke` method and is used in the Network Connectivity API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes properties like `Spoke` with its associated type."]]],[]]