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."],[[["This webpage details the `BigQueryRead` class, which is part of the `Google.Cloud.BigQuery.Storage.V1` namespace and facilitates reading data from BigQuery via the Read API."],["The latest version of the `BigQueryRead` class is 3.17.0, with multiple prior versions available, dating back to version 2.3.0, with each version having its own documentation link."],["The `BigQueryRead` class inherits from `Object` and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `BigQueryRead` class provides methods such as `BindService(BigQueryRead.BigQueryReadBase)` for creating a service definition, and `BindService(ServiceBinderBase, BigQueryRead.BigQueryReadBase)` for registering service methods."]]],[]]