[[["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."],[[["This webpage details the `WebRiskServiceClientBuilder` class, which is used to configure and build instances of the `WebRiskServiceClient` for the Google Cloud Web Risk API."],["The `WebRiskServiceClientBuilder` is part of the `Google.Cloud.WebRisk.V1` namespace and is available in the `Google.Cloud.WebRisk.V1.dll` assembly, with version 2.6.0 being the latest release."],["The builder class inherits from `ClientBuilderBase\u003cWebRiskServiceClient\u003e` and offers methods and properties to manage credentials, endpoints, and other settings for the client, including asynchronous build capabilities."],["It provides a default constructor to create a new builder and includes a `Settings` property to allow for custom configurations for Remote Procedure Calls (RPCs), with `WebRiskServiceSettings` as the property type."],["The class provides methods to build a `WebRiskServiceClient` synchronously with the `Build()` method and asynchronously with `BuildAsync()`."]]],[]]