[[["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-24 UTC."],[[["The `ResourcePoliciesClientBuilder` class is designed to simplify the configuration of credentials, endpoints, and other settings for the `ResourcePoliciesClient`."],["Version 3.6.0 is the latest version of the Google.Cloud.Compute.V1 package, and there are various prior versions available, ranging from 3.5.0 back to 1.0.0."],["The `ResourcePoliciesClientBuilder` inherits from `ClientBuilderBase\u003cResourcePoliciesClient\u003e` and provides methods for building and configuring the `ResourcePoliciesClient`, such as `Build()`, `BuildAsync()`, and setting properties like `Endpoint`, `Scopes`, and `CredentialsPath`."],["The `ResourcePoliciesClientBuilder` can use different credentials, including those specified by a file path (`CredentialsPath`) or a JSON string (`JsonCredentials`)."],["The class allows for detailed customization through the `Settings` property, enabling control over how RPCs (Remote Procedure Calls) are handled, and overrides several methods of its base class for setting defaults."]]],[]]