public static void BindService(ServiceBinderBase serviceBinder, VpnTunnels.VpnTunnelsBase 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-04-02 UTC."],[[["The latest version available for the `VpnTunnels` API is 3.6.0, while the current page is documented under version 2.10.0."],["The `VpnTunnels` class, part of the `Google.Cloud.Compute.V1` namespace, provides functionality related to Compute Engine VPN tunnels."],["There are numerous documented versions of the `VpnTunnels` API available, ranging from 1.0.0 up to 3.6.0, accessible through specific links."],["The class `VpnTunnels` features two `BindService` methods for service definition and binding, allowing the user to create a server definition and customize the service binding logic."],["The `VpnTunnels` class is an extension from the base class `object` and inherits its methods: `GetHashCode`, `GetType`, `MemberwiseClone`, `ToString`."]]],[]]