public static void BindService(ServiceBinderBase serviceBinder, NetworkEdgeSecurityServices.NetworkEdgeSecurityServicesBase 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 Google.Cloud.Compute.V1.NetworkEdgeSecurityServices is 3.6.0, while the current page focuses on version 2.13.0."],["This documentation provides reference and code samples for the NetworkEdgeSecurityServices class within the Compute Engine v1 API, detailing the API for network edge security services."],["The `NetworkEdgeSecurityServices` class inherits from `object` and includes methods such as `BindService`, which are used to create service definitions and register service methods with a server or service binder."],["The provided content has a list of versions for the NetworkEdgeSecurityServices class ranging from version 1.0.0 up to 3.6.0, and each version links to its corresponding documentation page."],["There are two `BindService` methods, one creates a service definition, while the other registers a service method with or without implementation."]]],[]]