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-04-09 UTC."],[[["This documentation page covers the `Datastream` class within the `Google.Cloud.Datastream.V1` namespace, focusing on version 2.4.0 of the API."],["The `Datastream` class is part of the DataStream service, serving as a reference point for interacting with its API, and it inherits from the base `object` class."],["The page provides links to various versions of the `Datastream` API, ranging from version 1.0.0 to the latest version, 2.9.0."],["The documentation details two methods for binding service definitions: `BindService(DatastreamBase)` for creating a server service definition and `BindService(ServiceBinderBase, DatastreamBase)` for customizing service binding."],["The `Datastream` class's available methods include inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]