[[["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."],[[["The `NotebookServiceClientBuilder` class is used to configure and build instances of `NotebookServiceClient` for the Notebooks v2 API."],["This class inherits from `ClientBuilderBase` and provides methods for configuring credentials, endpoints, and other settings."],["You can build a `NotebookServiceClient` instance synchronously using the `Build()` method or asynchronously using the `BuildAsync(CancellationToken)` method."],["The `Settings` property allows customization of the settings used for Remote Procedure Calls (RPCs)."],["There are multiple versions of the Notebooks API, with the latest being 1.2.0, but this documentation covers version 1.1.0."]]],[]]