[[["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 webpage provides documentation for the `ChangelogsClientBuilder` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, which is used to configure and create `ChangelogsClient` instances."],["It lists various versions of the `ChangelogsClientBuilder`, ranging from the latest `2.23.0` down to `1.0.0`, allowing users to access documentation for different releases."],["`ChangelogsClientBuilder` inherits from `ClientBuilderBase` and includes methods and properties for configuring credentials, endpoint, and other settings essential for building a `ChangelogsClient`."],["The `ChangelogsClientBuilder` class can construct the `ChangelogsClient` synchronously with the `Build()` method and asynchronously using the `BuildAsync(CancellationToken)` method."],["The default settings are also specified for the `GrpcAdapter`, the endpoint and scopes in the case nothing is specified by the user, in the `DefaultGrpcAdapter`, `GetDefaultEndpoint()` and `GetDefaultScopes()` methods respectively."]]],[]]