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 `BigQueryRead` class, part of the Google BigQuery Storage v1 API, enables reading data from BigQuery within .NET applications."],["Version 3.17.0 is the most recent, with a list of prior versions available, dating back to 2.3.0, for the BigQuery Storage v1 API."],["The `BindService` methods provide the functionality to create and register a service definition or customize the binding of service methods."],["`BigQueryRead` inherits members from the `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The Read API, which is part of `BigQueryRead` is a tool that developers can use to extract data out of BigQuery."]]],[]]