[[["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 `ManagedNotebookServiceClientBuilder` class is used to configure and build instances of the `ManagedNotebookServiceClient` for the AI Platform Notebooks v1 API."],["This builder allows for the configuration of credentials and endpoints to customize the behavior of the client."],["The builder inherits functionalities from `ClientBuilderBase`, offering various inherited methods for client configuration and management."],["You can create a new builder with default settings using the `ManagedNotebookServiceClientBuilder()` constructor."],["The `Build()` and `BuildAsync()` methods are used to create synchronous and asynchronous client objects respectively."]]],[]]