[[["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 page provides reference documentation for the `NotebookServiceClientBuilder` class, which is used to configure and build `NotebookServiceClient` instances for the AI Platform Notebooks v1 API."],["The `NotebookServiceClientBuilder` class inherits from `ClientBuilderBase` and offers methods for setting credentials, endpoints, and other configuration options, including the ability to copy settings and validate configurations."],["It supports the creation of `NotebookServiceClient` instances synchronously using the `Build()` method and asynchronously using the `BuildAsync()` method, returning a client that can be used to interact with the API."],["The builder supports various versions, with the latest being 2.5.0 and provides links to documentation for previous versions."],["The `NotebookServiceClientBuilder` constructor initializes a new builder with default settings, while the `Settings` property allows for custom RPC configurations through `NotebookServiceSettings`."]]],[]]