public CallSettings TroubleshootIamPolicySettings { get; set; }
CallSettings for synchronous and asynchronous calls to
PolicyTroubleshooterClient.TroubleshootIamPolicy and
PolicyTroubleshooterClient.TroubleshootIamPolicyAsync.
[[["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\u003eThis documentation provides details for the \u003ccode\u003ePolicyTroubleshooterSettings\u003c/code\u003e class, which is part of the Google Cloud Policy Troubleshooter v3 API in .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePolicyTroubleshooterSettings\u003c/code\u003e is used to configure settings for \u003ccode\u003ePolicyTroubleshooterClient\u003c/code\u003e instances, and it inherits from \u003ccode\u003eServiceSettingsBase\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a default constructor, and provides methods such as \u003ccode\u003eClone()\u003c/code\u003e to create a deep copy and \u003ccode\u003eGetDefault()\u003c/code\u003e to get an instance of the default settings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTroubleshootIamPolicySettings\u003c/code\u003e property within \u003ccode\u003ePolicyTroubleshooterSettings\u003c/code\u003e specifies settings for calls to the \u003ccode\u003ePolicyTroubleshooterClient.TroubleshootIamPolicy\u003c/code\u003e method, including retry delays, timeouts, and maximum attempts.\u003c/p\u003e\n"],["\u003cp\u003eThere are 3 versions of PolicyTroubleshooterSettings, the latest one being 1.2.0, and has a couple older versions, 1.1.0, and 1.0.0.\u003c/p\u003e\n"]]],[],null,["# Policy Troubleshooter v3 API - Class PolicyTroubleshooterSettings (1.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.0 (latest)](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.Iam.V3/latest/Google.Cloud.PolicyTroubleshooter.Iam.V3.PolicyTroubleshooterSettings)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.Iam.V3/1.1.0/Google.Cloud.PolicyTroubleshooter.Iam.V3.PolicyTroubleshooterSettings)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.Iam.V3/1.0.0/Google.Cloud.PolicyTroubleshooter.Iam.V3.PolicyTroubleshooterSettings) \n\n public sealed class PolicyTroubleshooterSettings : ServiceSettingsBase\n\nReference documentation and code samples for the Policy Troubleshooter v3 API class PolicyTroubleshooterSettings.\n\nSettings for [PolicyTroubleshooterClient](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.Iam.V3/latest/Google.Cloud.PolicyTroubleshooter.Iam.V3.PolicyTroubleshooterClient) 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 PolicyTroubleshooterSettings \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.PolicyTroubleshooter.Iam.V3](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.Iam.V3/latest/Google.Cloud.PolicyTroubleshooter.Iam.V3)\n\nAssembly\n--------\n\nGoogle.Cloud.PolicyTroubleshooter.Iam.V3.dll\n\nConstructors\n------------\n\n### PolicyTroubleshooterSettings()\n\n public PolicyTroubleshooterSettings()\n\nConstructs a new [PolicyTroubleshooterSettings](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.Iam.V3/latest/Google.Cloud.PolicyTroubleshooter.Iam.V3.PolicyTroubleshooterSettings) object with default settings.\n\nProperties\n----------\n\n### TroubleshootIamPolicySettings\n\n public CallSettings TroubleshootIamPolicySettings { 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`PolicyTroubleshooterClient.TroubleshootIamPolicy` and\n`PolicyTroubleshooterClient.TroubleshootIamPolicyAsync`.\n\n**Remarks** \n- Initial retry delay: 1000 milliseconds.\n- Retry delay multiplier: 1.3\n- Retry maximum delay: 10000 milliseconds.\n- Maximum attempts: 5\n- Retriable status codes: [Unavailable](https://github.com/grpc/grpc-dotnet/blob/6eccb614c532d52c1569ce9f14754fdc826609ef/src/Grpc.Core.Api/StatusCode.cs).\n- Timeout: 60 seconds.\n\nMethods\n-------\n\n### Clone()\n\n public PolicyTroubleshooterSettings Clone()\n\nCreates a deep clone of this object, with all the same property values.\n\n### GetDefault()\n\n public static PolicyTroubleshooterSettings GetDefault()\n\nGet a new instance of the default [PolicyTroubleshooterSettings](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.Iam.V3/latest/Google.Cloud.PolicyTroubleshooter.Iam.V3.PolicyTroubleshooterSettings)."]]