[[["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."],[[["This documentation provides details for the `ReportErrorsServiceClientBuilder` class, which is used to configure and build `ReportErrorsServiceClient` instances within the Google Cloud Error Reporting v1beta1 API."],["The `ReportErrorsServiceClientBuilder` class inherits from `ClientBuilderBase` and offers methods to customize credentials, endpoint, and other configurations for the service client."],["Users can build the client synchronously using the `Build()` method, or asynchronously using `BuildAsync()`, with the ability to set a cancellation token for the asynchronous build process."],["The `Settings` property allows for the application of custom `ReportErrorsServiceSettings` to fine-tune the behavior of RPCs."],["The builder provides access to various inherited members from `ClientBuilderBase` to manipulate properties such as `Endpoint`, `Logger`, `Credentials`, and more."]]],[]]