[[["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 details the `ServiceCollectionExtensions` static class, which provides methods for configuring API clients within the `Google.Cloud.Filestore.V1` namespace."],["The latest version of the `Google.Cloud.Filestore.V1` library is 2.7.0, and the content includes links to documentation for versions ranging from 1.0.0 to 2.7.0."],["The `ServiceCollectionExtensions` class inherits from `Object` and includes methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The primary method highlighted is `AddCloudFilestoreManagerClient`, which adds a singleton `CloudFilestoreManagerClient` to an `IServiceCollection`, allowing for configuration via an optional action on the client builder."],["The `AddCloudFilestoreManagerClient` method takes in an IServiceCollection, to add the client to, and an optional action, to be invoked on the client builder."]]],[]]