[[["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 DatastreamClientBuilder class is used to configure credentials and endpoints for the DatastreamClient within the DataStream v1 API."],["This builder class allows for both synchronous and asynchronous client creation, through the use of the `Build()` and `BuildAsync()` methods."],["The latest version of the DataStream v1 API is 2.9.0, while version 2.6.0 is the version of the page that contains this information."],["The DatastreamClientBuilder inherits from `ClientBuilderBase` and includes properties to set settings, credentials, and endpoints, among other configuration options, for the resulting client."],["A constructor `DatastreamClientBuilder()` creates a new builder with default settings."]]],[]]