public static void BindService(ServiceBinderBase serviceBinder, ExternalVpnGateways.ExternalVpnGatewaysBase 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 latest version available for the `ExternalVpnGateways` class is 3.6.0, with a list of previous versions available for reference, going back to version 1.0.0."],["The `ExternalVpnGateways` class is part of the `Google.Cloud.Compute.V1` namespace, specifically within the `Google.Cloud.Compute.V1.dll` assembly."],["The class has static methods `BindService` to create and register service definitions with a server or a service binder, which enables server-side handling logic."],["The `ExternalVpnGateways` class inherits from the base object class and therefore inherits its members, such as GetHashCode, GetType, MemberwiseClone, and ToString."],["The current version of this document is for version 2.11.0 of the package, and there are many versions higher and lower available, indicating a long life cycle."]]],[]]