[[["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."],[[["This documentation covers version 1.4.0 of the `ServiceCollectionExtensions` class within the Google Cloud NetApp v1 API."],["`ServiceCollectionExtensions` is a static class that provides methods for configuring API clients, extending the functionality of `IServiceCollection`."],["The primary function of this class is to add a singleton `NetAppClient` to a service collection via two overloads of the `AddNetAppClient` method."],["The two `AddNetAppClient` methods allow for an optional action on the `NetAppClientBuilder`, which is invoked before services from the provided `services` parameter are utilized."],["The `AddNetAppClient` methods take an `IServiceCollection` parameter to which a new client is added, and returns the same modified `IServiceCollection`."]]],[]]