[[["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-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eParameterManagerClientBuilder\u003c/code\u003e is a builder class designed to simplify the configuration of credentials, endpoints, and other settings for \u003ccode\u003eParameterManagerClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eClientBuilderBase\u003c/code\u003e and offers both synchronous (\u003ccode\u003eBuild()\u003c/code\u003e) and asynchronous (\u003ccode\u003eBuildAsync()\u003c/code\u003e) methods for constructing a \u003ccode\u003eParameterManagerClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe builder allows for customization of RPC settings via the \u003ccode\u003eSettings\u003c/code\u003e property, and can set the use of default settings with a null parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt includes methods like \u003ccode\u003eGetChannelPool()\u003c/code\u003e to manage the channel pool used for client communication when specific options are not provided.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides a constructor \u003ccode\u003eParameterManagerClientBuilder()\u003c/code\u003e to initiate a new builder with default settings to start building clients.\u003c/p\u003e\n"]]],[],null,["# Parameter Manager v1 API - Class ParameterManagerClientBuilder (1.0.0-beta03)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta03 (latest)](/dotnet/docs/reference/Google.Cloud.ParameterManager.V1/latest/Google.Cloud.ParameterManager.V1.ParameterManagerClientBuilder)\n- [1.0.0-beta02](/dotnet/docs/reference/Google.Cloud.ParameterManager.V1/1.0.0-beta02/Google.Cloud.ParameterManager.V1.ParameterManagerClientBuilder) \n\n public sealed class ParameterManagerClientBuilder : ClientBuilderBase\u003cParameterManagerClient\u003e\n\nReference documentation and code samples for the Parameter Manager v1 API class ParameterManagerClientBuilder.\n\nBuilder class for [ParameterManagerClient](/dotnet/docs/reference/Google.Cloud.ParameterManager.V1/latest/Google.Cloud.ParameterManager.V1.ParameterManagerClient) to provide simple configuration of credentials, endpoint\netc. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e [ClientBuilderBase](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ClientBuilderBase-1.html)[ParameterManagerClient](/dotnet/docs/reference/Google.Cloud.ParameterManager.V1/latest/Google.Cloud.ParameterManager.V1.ParameterManagerClient) \\\u003e ParameterManagerClientBuilder \n\nInherited Members\n-----------------\n\n[ClientBuilderBase\\\u003cParameterManagerClient\\\u003e.Build(IServiceProvider)](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ClientBuilderBase-1.html#Google_Api_Gax_Grpc_ClientBuilderBase_1_Build_System_IServiceProvider_) \n[ClientBuilderBase\\\u003cParameterManagerClient\\\u003e.BuildAsync(IServiceProvider, CancellationToken)](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ClientBuilderBase-1.html#Google_Api_Gax_Grpc_ClientBuilderBase_1_BuildAsync_System_IServiceProvider_System_Threading_CancellationToken_) \n[ClientBuilderBase\\\u003cParameterManagerClient\\\u003e.UniverseDomain](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ClientBuilderBase-1.html#Google_Api_Gax_Grpc_ClientBuilderBase_1_UniverseDomain) \n[ClientBuilderBase\\\u003cParameterManagerClient\\\u003e.Endpoint](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ClientBuilderBase-1.html#Google_Api_Gax_Grpc_ClientBuilderBase_1_Endpoint) \n[ClientBuilderBase\\\u003cParameterManagerClient\\\u003e.Logger](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ClientBuilderBase-1.html#Google_Api_Gax_Grpc_ClientBuilderBase_1_Logger) \n[ClientBuilderBase\\\u003cParameterManagerClient\\\u003e.Scopes](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ClientBuilderBase-1.html#Google_Api_Gax_Grpc_ClientBuilderBase_1_Scopes) \n[ClientBuilderBase\\\u003cParameterManagerClient\\\u003e.ChannelCredentials](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ClientBuilderBase-1.html#Google_Api_Gax_Grpc_ClientBuilderBase_1_ChannelCredentials) \n[ClientBuilderBase\\\u003cParameterManagerClient\\\u003e.CredentialsPath](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ClientBuilderBase-1.html#Google_Api_Gax_Grpc_ClientBuilderBase_1_CredentialsPath) \n[ClientBuilderBase\\\u003cParameterManagerClient\\\u003e.JsonCredentials](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ClientBuilderBase-1.html#Google_Api_Gax_Grpc_ClientBuilderBase_1_JsonCredentials) \n[ClientBuilderBase\\\u003cParameterManagerClient\\\u003e.GoogleCredential](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ClientBuilderBase-1.html#Google_Api_Gax_Grpc_ClientBuilderBase_1_GoogleCredential) \n[ClientBuilderBase\\\u003cParameterManagerClient\\\u003e.Credential](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ClientBuilderBase-1.html#Google_Api_Gax_Grpc_ClientBuilderBase_1_Credential) \n[ClientBuilderBase\\\u003cParameterManagerClient\\\u003e.TokenAccessMethod](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ClientBuilderBase-1.html#Google_Api_Gax_Grpc_ClientBuilderBase_1_TokenAccessMethod) \n[ClientBuilderBase\\\u003cParameterManagerClient\\\u003e.CallInvoker](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ClientBuilderBase-1.html#Google_Api_Gax_Grpc_ClientBuilderBase_1_CallInvoker) \n[ClientBuilderBase\\\u003cParameterManagerClient\\\u003e.UserAgent](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ClientBuilderBase-1.html#Google_Api_Gax_Grpc_ClientBuilderBase_1_UserAgent) \n[ClientBuilderBase\\\u003cParameterManagerClient\\\u003e.GrpcAdapter](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ClientBuilderBase-1.html#Google_Api_Gax_Grpc_ClientBuilderBase_1_GrpcAdapter) \n[ClientBuilderBase\\\u003cParameterManagerClient\\\u003e.ApiKey](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ClientBuilderBase-1.html#Google_Api_Gax_Grpc_ClientBuilderBase_1_ApiKey) \n[ClientBuilderBase\\\u003cParameterManagerClient\\\u003e.QuotaProject](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ClientBuilderBase-1.html#Google_Api_Gax_Grpc_ClientBuilderBase_1_QuotaProject) \n[ClientBuilderBase\\\u003cParameterManagerClient\\\u003e.GrpcChannelOptions](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ClientBuilderBase-1.html#Google_Api_Gax_Grpc_ClientBuilderBase_1_GrpcChannelOptions) \n[ClientBuilderBase\\\u003cParameterManagerClient\\\u003e.LastCreatedChannel](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ClientBuilderBase-1.html#Google_Api_Gax_Grpc_ClientBuilderBase_1_LastCreatedChannel) \n[ClientBuilderBase\\\u003cParameterManagerClient\\\u003e.UseJwtAccessWithScopes](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ClientBuilderBase-1.html#Google_Api_Gax_Grpc_ClientBuilderBase_1_UseJwtAccessWithScopes) \n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.ParameterManager.V1](/dotnet/docs/reference/Google.Cloud.ParameterManager.V1/latest/Google.Cloud.ParameterManager.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.ParameterManager.V1.dll\n\nConstructors\n------------\n\n### ParameterManagerClientBuilder()\n\n public ParameterManagerClientBuilder()\n\nCreates a new builder with default settings.\n\nProperties\n----------\n\n### Settings\n\n public ParameterManagerSettings Settings { get; set; }\n\nThe settings to use for RPCs, or `null` for the default settings.\n\nMethods\n-------\n\n### Build()\n\n public override ParameterManagerClient Build()\n\nBuilds the resulting client.\n\n**Overrides** \nGoogle.Api.Gax.Grpc.ClientBuilderBase\\\u003cGoogle.Cloud.ParameterManager.V1.ParameterManagerClient\\\u003e.Build()\n\n### BuildAsync(CancellationToken)\n\n public override Task\u003cParameterManagerClient\u003e BuildAsync(CancellationToken cancellationToken = default)\n\nBuilds the resulting client asynchronously.\n\n**Overrides** \nGoogle.Api.Gax.Grpc.ClientBuilderBase\\\u003cGoogle.Cloud.ParameterManager.V1.ParameterManagerClient\\\u003e.BuildAsync(System.Threading.CancellationToken)\n\n### GetChannelPool()\n\n protected override ChannelPool GetChannelPool()\n\nReturns the channel pool to use when no other options are specified.\n\n**Overrides** \nGoogle.Api.Gax.Grpc.ClientBuilderBase\\\u003cGoogle.Cloud.ParameterManager.V1.ParameterManagerClient\\\u003e.GetChannelPool()"]]