Reference documentation and code samples for the Network Connectivity v1alpha1 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-21 UTC."],[[["The `HubService` class is part of the Network Connectivity v1alpha1 API, designed for managing network connectivity in Google Cloud through a centralized hub-and-spoke model."],["This class includes static methods, `BindService`, for creating and registering service definitions with a server and binding service methods with or without implementations, which is useful for customizing service binding logic."],["`HubService` inherits from the `object` class, with additional inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The latest version available for the `HubService` class is 2.0.0-alpha04, with other versions, such as 2.0.0-alpha03 and 1.0.0-alpha03, being also documented."]]],[]]