[[["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-07-09 UTC."],[[["This webpage details the `ServiceCollectionExtensions` static class, which provides methods for configuring API clients within the Google.Cloud.VpcAccess.V1 library."],["The latest version of the library is 2.5.0, and the page provides links to documentation for other versions ranging from 1.0.0 up to 2.4.0."],["`ServiceCollectionExtensions` inherits from the base `Object` class, having access to its core methods like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The primary method of the class, `AddVpcAccessServiceClient`, adds a singleton `VpcAccessServiceClient` to the `IServiceCollection`, allowing for further configuration through an optional `Action` delegate."],["The `AddVpcAccessServiceClient` method allows for service configuration when the client is requested, as it takes in `IServiceCollection` parameter, and returns `IServiceCollection` type."]]],[]]