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 the Google.Cloud.BigQuery.Storage.V1 API is 3.17.0, and a range of versions from 2.3.0 to 3.17.0 are listed with links to their respective documentation."],["The BigQueryRead class is part of the Google BigQuery Storage v1 API, and it facilitates reading data from BigQuery."],["The `BigQueryRead` class inherits members from the base `object` class, including `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `BindService` methods allow for the creation and registration of service definitions with a server, supporting customization of the service binding logic using an object implementing server-side handling."],["The `BigQueryRead` class can be found in the `Google.Cloud.BigQuery.Storage.V1` namespace and within the `Google.Cloud.BigQuery.Storage.V1.dll` assembly."]]],[]]