public static void BindService(ServiceBinderBase serviceBinder, Datastream.DatastreamBase 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-31 UTC."],[[["This webpage provides documentation for the `Datastream` class within the `Google.Cloud.Datastream.V1` namespace, focusing on version 2.3.0, but also includes links to versions ranging from 1.0.0 to the latest, 2.9.0."],["The `Datastream` class is part of the DataStream v1 API and serves as a service for data streaming."],["The `BindService` method, which comes in two forms, is used for registering service methods with a server or service binder, handling the server-side logic."],["This documentation details the inheritance of the `Datastream` class from `object` along with inherited members and also provides information about the associated assembly, `Google.Cloud.Datastream.V1.dll`."]]],[]]