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, but version 2.7.0 is shown as the main version being described."],["This page documents the `BigQueryRead` class, which is part of the Google Cloud BigQuery Storage V1 API for .NET and allows for reading data from BigQuery."],["`BigQueryRead` inherits from the base `Object` class and contains methods to create and register service definitions."],["The `BindService` methods allow for registering server-side handling logic, either by creating a `ServerServiceDefinition` or by using a `ServiceBinderBase`."],["The provided content includes a comprehensive list of versions, ranging from 2.3.0 up to the latest, 3.17.0, each with a link to its specific documentation."]]],[]]