public static void BindService(ServiceBinderBase serviceBinder, RegionNotificationEndpoints.RegionNotificationEndpointsBase 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."],[[["This webpage provides reference documentation for the `RegionNotificationEndpoints` class within the Google.Cloud.Compute.V1 API for .NET, currently at version 3.5.0, with version 3.6.0 being the latest available."],["The `RegionNotificationEndpoints` class is part of the `Google.Cloud.Compute.V1` namespace and is contained within the `Google.Cloud.Compute.V1.dll` assembly."],["The documentation outlines the inheritance structure of `RegionNotificationEndpoints`, showing it inherits from the `object` class."],["The page details two `BindService` methods for server-side handling, one which creates a `ServerServiceDefinition`, and the other that registers with a `ServiceBinderBase`, where both take a `RegionNotificationEndpointsBase` parameter."],["The page also has a listing of previous versions of the documentation, beginning at version 1.0.0 and up to the current 3.5.0 version."]]],[]]