public static void BindService(ServiceBinderBase serviceBinder, BigQueryWrite.BigQueryWriteBase 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 page provides reference documentation for the `BigQueryWrite` class within the Google BigQuery Storage v1 API, specifically in the .NET environment."],["The latest version of `BigQueryWrite` is version 3.17.0, and the page includes links to documentation for various versions, ranging from 3.0.0 to 3.17.0."],["The `BigQueryWrite` class allows for writing data to BigQuery, and its capabilities are further explained in the Google Cloud documentation for the Write API."],["The `BigQueryWrite` class offers methods such as `BindService`, which creates a service definition for server registration, and `BindService` that allows registering service methods with a service binder."],["The information pertains to the namespace `Google.Cloud.BigQuery.Storage.V1`, located within the `Google.Cloud.BigQuery.Storage.V1.dll` assembly."]]],[]]