[[["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 webpage provides documentation for the `ServiceCollectionExtensions` class within the Grafeas V1 API, offering various versions from 2.2.0 up to the latest, 3.7.0."],["The `ServiceCollectionExtensions` class is a static class designed to furnish extension methods for configuring API clients, as indicated in the documentation."],["The class has one main method, `AddGrafeasClient`, which adds a singleton `GrafeasClient` to an `IServiceCollection`, with an optional action to configure the client builder."],["The `AddGrafeasClient` method is configured using an `IServiceCollection`, and an optional `Action\u003cGrafeasClientBuilder\u003e` that allows further configuration to the client before the client is requested."],["The `ServiceCollectionExtensions` class inherits from `object` and includes inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, which are standard object methods."]]],[]]