Reference documentation and code samples for the Network Connectivity v1 API class HubService.
Network Connectivity Center is a hub-and-spoke abstraction for network
connectivity management in Google Cloud. It reduces operational complexity
through a simple, centralized connectivity management model.
public static void BindService(ServiceBinderBase serviceBinder, HubService.HubServiceBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["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 document provides reference documentation and code samples for the `HubService` class within the Network Connectivity v1 API."],["The `HubService` is part of Google Cloud's Network Connectivity Center, designed to simplify network connectivity management with a hub-and-spoke model."],["The latest version available is 2.9.0, and the document also covers previous versions down to 1.0.0."],["The document describes the methods `BindService(HubService.HubServiceBase)` and `BindService(ServiceBinderBase, HubService.HubServiceBase)` which are used to register service methods."],["The `HubService` class inherits from `Object`, with the namespace `Google.Cloud.NetworkConnectivity.V1`, and is contained within the `Google.Cloud.NetworkConnectivity.V1.dll` assembly."]]],[]]