[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eProvisioningSettings\u003c/code\u003e class provides configuration options for \u003ccode\u003eProvisioningClient\u003c/code\u003e instances within the Apigee Registry v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eServiceSettingsBase\u003c/code\u003e and offers methods such as \u003ccode\u003eClone()\u003c/code\u003e and \u003ccode\u003eGetDefault()\u003c/code\u003e for creating and retrieving settings objects.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties to define settings for long-running operations, such as \u003ccode\u003eCreateInstanceOperationsSettings\u003c/code\u003e and \u003ccode\u003eDeleteInstanceOperationsSettings\u003c/code\u003e, with configurable poll settings.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eProvisioningSettings\u003c/code\u003e also allows users to define settings for specific API calls, including Create, Delete, and Get Instances, through properties like \u003ccode\u003eCreateInstanceSettings\u003c/code\u003e, \u003ccode\u003eDeleteInstanceSettings\u003c/code\u003e, and \u003ccode\u003eGetInstanceSettings\u003c/code\u003e, each with options for synchronous and asynchronous operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eProvisioningSettings\u003c/code\u003e allows settings for IAMPolicy and Locations Clients through the properties \u003ccode\u003eIAMPolicySettings\u003c/code\u003e and \u003ccode\u003eLocationsSettings\u003c/code\u003e respectively.\u003c/p\u003e\n"]]],[],null,["# Apigee Registry v1 API - Class ProvisioningSettings (1.0.0-beta07)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta07 (latest)](/dotnet/docs/reference/Google.Cloud.ApigeeRegistry.V1/latest/Google.Cloud.ApigeeRegistry.V1.ProvisioningSettings)\n- [1.0.0-beta06](/dotnet/docs/reference/Google.Cloud.ApigeeRegistry.V1/1.0.0-beta06/Google.Cloud.ApigeeRegistry.V1.ProvisioningSettings) \n\n public sealed class ProvisioningSettings : ServiceSettingsBase\n\nReference documentation and code samples for the Apigee Registry v1 API class ProvisioningSettings.\n\nSettings for [ProvisioningClient](/dotnet/docs/reference/Google.Cloud.ApigeeRegistry.V1/latest/Google.Cloud.ApigeeRegistry.V1.ProvisioningClient) instances. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e [ServiceSettingsBase](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \\\u003e ProvisioningSettings \n\nInherited Members\n-----------------\n\n[ServiceSettingsBase.VersionHeaderBuilder](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[ServiceSettingsBase.CallSettings](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[ServiceSettingsBase.Clock](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[ServiceSettingsBase.Scheduler](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[ServiceSettingsBase.Interceptor](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \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.ApigeeRegistry.V1](/dotnet/docs/reference/Google.Cloud.ApigeeRegistry.V1/latest/Google.Cloud.ApigeeRegistry.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.ApigeeRegistry.V1.dll\n\nConstructors\n------------\n\n### ProvisioningSettings()\n\n public ProvisioningSettings()\n\nConstructs a new [ProvisioningSettings](/dotnet/docs/reference/Google.Cloud.ApigeeRegistry.V1/latest/Google.Cloud.ApigeeRegistry.V1.ProvisioningSettings) object with default settings.\n\nProperties\n----------\n\n### CreateInstanceOperationsSettings\n\n public OperationsSettings CreateInstanceOperationsSettings { get; set; }\n\nLong Running Operation settings for calls to `ProvisioningClient.CreateInstance` and\n`ProvisioningClient.CreateInstanceAsync`.\n\n**Remarks** \nUses default [PollSettings](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax/PollSettings.cs) of:\n\n- Initial delay: 20 seconds.\n- Delay multiplier: 1.5\n- Maximum delay: 45 seconds.\n- Total timeout: 24 hours.\n\n\u003cbr /\u003e\n\n### CreateInstanceSettings\n\n public CallSettings CreateInstanceSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`ProvisioningClient.CreateInstance` and `ProvisioningClient.CreateInstanceAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### DeleteInstanceOperationsSettings\n\n public OperationsSettings DeleteInstanceOperationsSettings { get; set; }\n\nLong Running Operation settings for calls to `ProvisioningClient.DeleteInstance` and\n`ProvisioningClient.DeleteInstanceAsync`.\n\n**Remarks** \nUses default [PollSettings](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax/PollSettings.cs) of:\n\n- Initial delay: 20 seconds.\n- Delay multiplier: 1.5\n- Maximum delay: 45 seconds.\n- Total timeout: 24 hours.\n\n\u003cbr /\u003e\n\n### DeleteInstanceSettings\n\n public CallSettings DeleteInstanceSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`ProvisioningClient.DeleteInstance` and `ProvisioningClient.DeleteInstanceAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### GetInstanceSettings\n\n public CallSettings GetInstanceSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`ProvisioningClient.GetInstance` and `ProvisioningClient.GetInstanceAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### IAMPolicySettings\n\n public IAMPolicySettings IAMPolicySettings { get; set; }\n\nThe settings to use for the [IAMPolicyClient](https://github.com/googleapis/google-cloud-dotnet/blob/c910b9b4c9b6e2bd30fcf50ea6ab4b703b58fd62/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1/IAMPolicyClient.g.cs) associated with the client.\n\n### LocationsSettings\n\n public LocationsSettings LocationsSettings { get; set; }\n\nThe settings to use for the [LocationsClient](https://github.com/googleapis/google-cloud-dotnet/blob/e0e09db2bdb9b94d338fd1b26b0cad881a4918f6/apis/Google.Cloud.Location/Google.Cloud.Location/LocationsClient.g.cs) associated with the client.\n\nMethods\n-------\n\n### Clone()\n\n public ProvisioningSettings Clone()\n\nCreates a deep clone of this object, with all the same property values.\n\n### GetDefault()\n\n public static ProvisioningSettings GetDefault()\n\nGet a new instance of the default [ProvisioningSettings](/dotnet/docs/reference/Google.Cloud.ApigeeRegistry.V1/latest/Google.Cloud.ApigeeRegistry.V1.ProvisioningSettings)."]]