public static void BindService(ServiceBinderBase serviceBinder, ConfigServiceV2.ConfigServiceV2Base 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 document provides reference documentation for the `ConfigServiceV2` class within the Google Cloud Logging v2 API, specifically for version 4.3.0."],["`ConfigServiceV2` is used for configuring sinks that route log entries, and it inherits from the base `object` class."],["The `BindService` method allows you to create a service definition for registration with a server, by using an object implementing the server-side logic, or by registering a service method with a service binder."],["The latest version available is `4.4.0`, and there are listed versions going back as far as `3.3.0` for this particular class."],["The assembly that contains this class is `Google.Cloud.Logging.V2.dll`."]]],[]]