[[["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 `ServiceCollectionExtensions` class within the Notebooks v2 API, which is used to configure API clients."],["The `ServiceCollectionExtensions` class is a static class, meaning you can access its members directly without creating an instance."],["It includes an `AddNotebookServiceClient` method, which adds a singleton `NotebookServiceClient` to a specified `IServiceCollection`."],["The `AddNotebookServiceClient` method can optionally accept an action to customize the `NotebookServiceClientBuilder` before services from the `IServiceCollection` are used."],["The namespace for this code is `Microsoft.Extensions.DependencyInjection` and it is part of the `Google.Cloud.Notebooks.V2.dll` assembly."]]],[]]