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"]],[["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 `ConfigServiceV2` class within the Google Cloud Logging v2 API, specifically for version 4.2.0."],["`ConfigServiceV2` is used for configuring sinks that route log entries, and it inherits from the base `object` class."],["The `ConfigServiceV2` class includes methods for binding the service to a server, such as `BindService(ConfigServiceV2Base)` and `BindService(ServiceBinderBase, ConfigServiceV2Base)`."],["There is a list of documented versions of the ConfigServiceV2 class ranging from version 3.3.0 up to 4.4.0, where version 4.4.0 is the latest."],["The namespace for the class is Google.Cloud.Logging.V2, and the methods of the class can be found in the Google.Cloud.Logging.V2.dll assembly."]]],[]]