[[["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 document provides reference documentation for the `ServiceCollectionExtensions` class within the Notebooks v2 API."],["`ServiceCollectionExtensions` is a static class that offers extension methods for configuring API clients."],["The class includes one primary method, `AddNotebookServiceClient`, which adds a singleton `NotebookServiceClient` to the specified `IServiceCollection`."],["The `AddNotebookServiceClient` method allows for an optional action to be invoked on the client builder via an Action parameter, offering configuration flexibility."],["The namespace for this class is `Microsoft.Extensions.DependencyInjection`, and it is part of the `Google.Cloud.Notebooks.V2.dll` assembly."]]],[]]