[[["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 `DataPolicyServiceClientBuilder` class is a builder for creating `DataPolicyServiceClient` instances, which simplifies the configuration of credentials and endpoints."],["This builder supports multiple versions, with the latest being version 1.5.0 and offers versions back to 1.0.0 for the BigQuery Data Policy v1 API."],["`DataPolicyServiceClientBuilder` inherits from `ClientBuilderBase` and includes methods to build the client synchronously with the `Build()` method or asynchronously with `BuildAsync(CancellationToken)`."],["This builder allows for the customization of settings for Remote Procedure Calls (RPCs) via the `Settings` property, which can be set to null for default settings."],["Inherited members include parameters such as `Endpoint`, `Logger`, `Credentials`, and more, that are used to configure the client."]]],[]]