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 page provides reference documentation for the `LoggingServiceV2` class within the Google Cloud Logging v2 API, specifically in the .NET environment."],["The `LoggingServiceV2` class is used for ingesting and querying logs, and it inherits from the base `object` class."],["The documentation lists available versions of the Google Cloud Logging v2 API, ranging from the latest version 4.4.0 down to version 3.3.0."],["The page details two static methods, `BindService(LoggingServiceV2Base)` and `BindService(ServiceBinderBase, LoggingServiceV2Base)`, which are used for creating and registering service definitions with a server and binding methods respectively."],["The page also details inherited members from object, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]