[[["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-28 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eExecutionsSettings\u003c/code\u003e class within the Google.Cloud.Workflows.Executions.V1 API, detailing its usage and properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExecutionsSettings\u003c/code\u003e class extends \u003ccode\u003eServiceSettingsBase\u003c/code\u003e and is used to configure settings for \u003ccode\u003eExecutionsClient\u003c/code\u003e instances, managing workflow execution interactions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.6.0, and the document also lists older versions of the class dating back to 1.0.0, each linked to its specific documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExecutionsSettings\u003c/code\u003e includes properties like \u003ccode\u003eCancelExecutionSettings\u003c/code\u003e, \u003ccode\u003eCreateExecutionSettings\u003c/code\u003e, \u003ccode\u003eGetExecutionSettings\u003c/code\u003e, and \u003ccode\u003eListExecutionsSettings\u003c/code\u003e, all managing the \u003ccode\u003eCallSettings\u003c/code\u003e for corresponding client methods.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExecutionsSettings\u003c/code\u003e class offers a \u003ccode\u003eClone()\u003c/code\u003e method for creating a deep copy and a \u003ccode\u003eGetDefault()\u003c/code\u003e static method for retrieving a default instance, providing flexibility in configuration.\u003c/p\u003e\n"]]],[],null,["# Workflow Executions v1 API - Class ExecutionsSettings (2.6.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.6.0 (latest)](/dotnet/docs/reference/Google.Cloud.Workflows.Executions.V1/latest/Google.Cloud.Workflows.Executions.V1.ExecutionsSettings)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Workflows.Executions.V1/2.5.0/Google.Cloud.Workflows.Executions.V1.ExecutionsSettings)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Workflows.Executions.V1/2.4.0/Google.Cloud.Workflows.Executions.V1.ExecutionsSettings)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Workflows.Executions.V1/2.3.0/Google.Cloud.Workflows.Executions.V1.ExecutionsSettings)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Workflows.Executions.V1/2.2.0/Google.Cloud.Workflows.Executions.V1.ExecutionsSettings)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Workflows.Executions.V1/2.1.0/Google.Cloud.Workflows.Executions.V1.ExecutionsSettings)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Workflows.Executions.V1/2.0.0/Google.Cloud.Workflows.Executions.V1.ExecutionsSettings)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Workflows.Executions.V1/1.2.0/Google.Cloud.Workflows.Executions.V1.ExecutionsSettings)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Workflows.Executions.V1/1.1.0/Google.Cloud.Workflows.Executions.V1.ExecutionsSettings)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Workflows.Executions.V1/1.0.0/Google.Cloud.Workflows.Executions.V1.ExecutionsSettings) \n\n public sealed class ExecutionsSettings : ServiceSettingsBase\n\nReference documentation and code samples for the Workflow Executions v1 API class ExecutionsSettings.\n\nSettings for [ExecutionsClient](/dotnet/docs/reference/Google.Cloud.Workflows.Executions.V1/latest/Google.Cloud.Workflows.Executions.V1.ExecutionsClient) 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 ExecutionsSettings \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.Workflows.Executions.V1](/dotnet/docs/reference/Google.Cloud.Workflows.Executions.V1/latest/Google.Cloud.Workflows.Executions.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Workflows.Executions.V1.dll\n\nConstructors\n------------\n\n### ExecutionsSettings()\n\n public ExecutionsSettings()\n\nConstructs a new [ExecutionsSettings](/dotnet/docs/reference/Google.Cloud.Workflows.Executions.V1/latest/Google.Cloud.Workflows.Executions.V1.ExecutionsSettings) object with default settings.\n\nProperties\n----------\n\n### CancelExecutionSettings\n\n public CallSettings CancelExecutionSettings { 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`ExecutionsClient.CancelExecution` and `ExecutionsClient.CancelExecutionAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### CreateExecutionSettings\n\n public CallSettings CreateExecutionSettings { 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`ExecutionsClient.CreateExecution` and `ExecutionsClient.CreateExecutionAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### GetExecutionSettings\n\n public CallSettings GetExecutionSettings { 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`ExecutionsClient.GetExecution` and `ExecutionsClient.GetExecutionAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### ListExecutionsSettings\n\n public CallSettings ListExecutionsSettings { 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`ExecutionsClient.ListExecutions` and `ExecutionsClient.ListExecutionsAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\nMethods\n-------\n\n### Clone()\n\n public ExecutionsSettings Clone()\n\nCreates a deep clone of this object, with all the same property values.\n\n### GetDefault()\n\n public static ExecutionsSettings GetDefault()\n\nGet a new instance of the default [ExecutionsSettings](/dotnet/docs/reference/Google.Cloud.Workflows.Executions.V1/latest/Google.Cloud.Workflows.Executions.V1.ExecutionsSettings)."]]