[[["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 webpage details the `ServiceCollectionExtensions` static class, which provides methods for configuring API clients within the Google.Cloud.Datastream.V1 library."],["The latest version available is 2.9.0, while the page specifically documents version 2.0.0, along with a history of previous releases down to version 1.0.0."],["`ServiceCollectionExtensions` inherits from the `Object` class and contains inherited methods such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The primary method featured is `AddDatastreamClient`, which adds a singleton `DatastreamClient` to an `IServiceCollection`, with an optional action to customize the `DatastreamClientBuilder` before service configurations are applied."],["The `AddDatastreamClient` method requires a `IServiceCollection` and can accept a `Action\u003cDatastreamClientBuilder\u003e` to customize the builder, and also returns a `IServiceCollection`."]]],[]]