public static void BindService(ServiceBinderBase serviceBinder, ServiceController.ServiceControllerBase 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `ServiceController` class within the Google Cloud Service Control v1 API, with the latest version being 2.4.0 and the current version being viewed as 2.3.0."],["The `ServiceController` class, extending from the `object` class, is used for clients to check and report operations against a managed service in the Google Cloud Service Control API."],["The page lists versions 1.0.0 through 2.4.0 of the `ServiceController`, along with hyperlinks to each version's documentation."],["The `ServiceController` class offers two `BindService` methods, one of which creates a service definition that can be registered with a server, and the other registers a service method with a service binder."],["The namespace for the `ServiceController` is `Google.Cloud.ServiceControl.V1`, and it's contained within the `Google.Cloud.ServiceControl.V1.dll` assembly."]]],[]]