[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document describes the `Debugger2ClientBuilder` class, which is used to configure and build instances of the `Debugger2Client` in the Google Cloud Debugger V2 library for .NET."],["`Debugger2ClientBuilder` inherits from `ClientBuilderBase`, providing a standardized way to manage settings like credentials, endpoint, and other configurations necessary for creating a client."],["The class offers methods to build the client synchronously (`Build()`) and asynchronously (`BuildAsync()`), along with a default constructor for creating a new builder with default settings."],["It also includes a `Settings` property to customize RPC settings and provides a `GetChannelPool()` method to retrieve the channel pool for client connections when specific options are not given."],["Version 3.2.0 is the latest version, while version 3.0.0 is being specifically documented for the Debugger2ClientBuilder."]]],[]]