[[["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."],[[["The latest version available for the DatastreamClient is 2.9.0, with various other versions ranging from 2.8.0 down to 1.0.0 also accessible."],["DatastreamClientBuilder is a class designed to provide an easy way to configure credentials and endpoints for DatastreamClient, inheriting from ClientBuilderBase."],["This builder allows for the creation of a DatastreamClient object, both synchronously via `Build()` and asynchronously with `BuildAsync(CancellationToken)`."],["The DatastreamClientBuilder uses a default GrpcAdapter, has settings for RPCs via the `Settings` property, and can use a channel pool when other options aren't specified."],["The builder offers methods to get the default endpoint and default scopes, and also includes a constructor to create a new builder with default settings."]]],[]]