public static void BindService(ServiceBinderBase serviceBinder, LoggingServiceV2.LoggingServiceV2Base 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 reference documentation for the `LoggingServiceV2` class within the Google Cloud Logging v2 API for .NET."],["The latest version of the `LoggingServiceV2` class is 4.4.0, and older versions are also available for reference."],["`LoggingServiceV2` serves as the primary interface for ingesting and querying logs in the Google Cloud Logging service."],["The class inherits from the base `object` class and includes methods like `BindService` to create and register service definitions for server-side handling logic."],["The page links to the namespaces and assemblies, as well as the inherited members, and also has parameter descriptions for each of the `BindService` methods."]]],[]]