[[["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 `CaseServiceClientBuilder` class is used to configure and build instances of `CaseServiceClient` for the Google Cloud Support v2 API."],["It inherits from `ClientBuilderBase` and provides methods for configuring credentials, endpoints, and other settings."],["The builder can create client instances synchronously using the `Build()` method, or asynchronously via the `BuildAsync(CancellationToken)` method."],["The `CaseServiceClientBuilder` can have the RPC settings modified via the `Settings` property."],["It contains a default constructor `CaseServiceClientBuilder()` that creates a new builder with default settings."]]],[]]