[[["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 Google Cloud Security Command Center v2 API."],["This builder inherits from `ClientBuilderBase` and offers methods and properties to manage settings like credentials, endpoint, and other configurations required for client creation."],["You can create a new instance of the builder with default settings by using its constructor `SecurityCenterClientBuilder()`."],["The `Build()` method constructs a `SecurityCenterClient` synchronously, while `BuildAsync()` does so asynchronously, using the configured settings."],["The `Settings` property allows for the customization of RPC settings, or it can default to predefined settings if set to null."]]],[]]