[[["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-05-02 UTC."],[[["This page provides documentation for the `ServiceCollectionExtensions` class within the Google Cloud Confidential Computing v1 API for .NET, with the latest version being 1.8.0."],["The `ServiceCollectionExtensions` class is a static class that offers extension methods for configuring API clients in the `Microsoft.Extensions.DependencyInjection` namespace."],["The class offers two primary methods: `AddConfidentialComputingClient`, which allows for adding a singleton `ConfidentialComputingClient` to an `IServiceCollection`, and offers overloads for adding service-provider configured clients."],["The `AddConfidentialComputingClient` methods take an `IServiceCollection` and an optional action, such as `Action\u003cConfidentialComputingClientBuilder\u003e` or `Action\u003cIServiceProvider, ConfidentialComputingClientBuilder\u003e` to configure the client."],["The documentation includes details about inheritance, inherited members, namespace, assembly, parameters, and return types for the `ServiceCollectionExtensions` class and its associated methods."]]],[]]