[[["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 `PrivilegedAccessManagerClientBuilder` class is used to configure and build instances of `PrivilegedAccessManagerClient` for the Privileged Access Manager v1 API."],["This builder class allows for simple configuration of credentials, endpoints, and other settings necessary for interacting with the API."],["The `PrivilegedAccessManagerClientBuilder` inherits from `ClientBuilderBase`, offering methods to build the client synchronously or asynchronously, such as `Build()` and `BuildAsync()`."],["It also provides a method `GetChannelPool()` to specify the channel pool when no other options are present."],["The builder has properties such as 'Settings' which can be set to manage RPC settings."]]],[]]