[[["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 `SecurityCenterClientBuilder` class is used to configure and build instances of `SecurityCenterClient` for the Security Command Center v2 API."],["It inherits from `ClientBuilderBase` and provides methods for configuring credentials, endpoints, and other settings for the client."],["The class offers synchronous and asynchronous methods, `Build()` and `BuildAsync()`, to create the `SecurityCenterClient` instance."],["The `SecurityCenterClientBuilder` can have settings configured via the `Settings` property, allowing for customized RPC behavior."],["The builder class has a default constructor for creating a new instance with default settings, and also contains a protected method `GetChannelPool` to use a channel pool."]]],[]]