public CallSettings ListAuthorizedDomainsSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
AuthorizedDomainsClient.ListAuthorizedDomains and
AuthorizedDomainsClient.ListAuthorizedDomainsAsync.
[[["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 page provides documentation for the `AuthorizedDomainsSettings` class within the Google Cloud App Engine v1 API for .NET."],["`AuthorizedDomainsSettings` is a class that provides settings for `AuthorizedDomainsClient` instances, inheriting from `ServiceSettingsBase`."],["The class supports a `ListAuthorizedDomainsSettings` property for configuring calls to `AuthorizedDomainsClient.ListAuthorizedDomains` and `AuthorizedDomainsClient.ListAuthorizedDomainsAsync`, with a default timeout of 60 seconds and no retry policy."],["You can create new instances using `AuthorizedDomainsSettings()` or obtain a default instance via `GetDefault()`."],["The `Clone()` method enables the creation of a deep copy of the current `AuthorizedDomainsSettings` object, preserving all property values."]]],[]]