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-04-09 UTC."],[[["The content details the ExternalVpnGateways API for Google Cloud Compute, specifically version 2.0.0, which is part of the Google.Cloud.Compute.V1 namespace."],["Version 3.6.0 is the latest version of the ExternalVpnGateways API, with a history of prior releases dating back to version 1.0.0, which can all be referenced from the webpage."],["The ExternalVpnGateways class inherits from the Object class and includes methods such as BindService, which allows for creating service definitions and binding service methods."],["The assembly for this class is found in Google.Cloud.Compute.V1.dll, and the webpage includes a full list of previous versions of the external VPN gateway API."]]],[]]