public sealed class RejectHubSpokeResponse : IMessage<RejectHubSpokeResponse>, IEquatable<RejectHubSpokeResponse>, IDeepCloneable<RejectHubSpokeResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 API class RejectHubSpokeResponse.
The response for
[HubService.RejectHubSpoke][google.cloud.networkconnectivity.v1.HubService.RejectHubSpoke].
[[["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 webpage provides reference documentation for the `RejectHubSpokeResponse` class within the Google Cloud Network Connectivity v1 API."],["The `RejectHubSpokeResponse` class is used as the response type for the `HubService.RejectHubSpoke` operation."],["The latest version of the documentation is version 2.9.0, with versions dating back to 1.0.0 being available."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RejectHubSpokeResponse` class has a property called `Spoke` of type `Spoke` which represents the spoke that was part of the operation."]]],[]]