[[["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-03-21 UTC."],[[["This document outlines the `CloudFunctionsServiceClientBuilder` class, which is used to configure and build instances of the `CloudFunctionsServiceClient` in the Google Cloud Functions V1 API for .NET."],["The builder allows setting credentials, endpoints, and other configurations for the `CloudFunctionsServiceClient`, providing a streamlined way to manage connections."],["There are multiple versions of the CloudFunctionsServiceClient, ranging from the latest 2.7.0 down to 1.1.0, all of which are built using this builder class."],["The `CloudFunctionsServiceClientBuilder` inherits from `ClientBuilderBase` and overrides methods like `Build()`, `BuildAsync()`, `GetChannelPool()`, `GetDefaultEndpoint()`, and `GetDefaultScopes()` to customize the client construction."],["The class provides properties to set the `Settings` and the `DefaultGrpcAdapter`, which allow for further customization of RPC behaviors."]]],[]]