public static void BindService(ServiceBinderBase serviceBinder, BigQueryRead.BigQueryReadBase 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-03-21 UTC."],[[["The latest version available for `BigQueryRead` is 3.17.0, accessible via the provided link."],["The `BigQueryRead` class is part of the `Google.Cloud.BigQuery.Storage.V1` namespace and is included in the `Google.Cloud.BigQuery.Storage.V1.dll` assembly."],["This class provides methods to bind services, such as `BindService(BigQueryRead.BigQueryReadBase)`, which can create a service definition for server registration or register a service method."],["The `BigQueryRead` class inherits from the base `Object` class, and it does not have its own specific inherited members."],["There is a range of versions available for the `BigQueryRead` from 3.17.0 to 2.3.0."]]],[]]