[[["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."],[[["The `FunctionServiceClientBuilder` class is used to configure and build instances of `FunctionServiceClient` for the Cloud Functions v2 API."],["This builder class inherits from `ClientBuilderBase` and offers methods for setting credentials, endpoints, and other configurations."],["The `Build()` method constructs a `FunctionServiceClient`, and the `BuildAsync()` method does the same asynchronously, both overriding their corresponding `ClientBuilderBase` methods."],["The `Settings` property allows customization of RPC settings, and the class also provides access to various credential-related properties."]]],[]]