[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 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`."]]],[]]