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 documents the `AuthorizedDomainsSettings` class, which provides settings for `AuthorizedDomainsClient` instances in the Google Cloud App Engine V1 API."],["The latest version available for `AuthorizedDomainsSettings` is 2.4.0, with versions ranging from 1.0.0 to 2.4.0 detailed on this page."],["`AuthorizedDomainsSettings` inherits from `ServiceSettingsBase` and offers methods like `Clone()` to create a deep copy and `GetDefault()` to retrieve a new instance with default settings."],["It includes a `ListAuthorizedDomainsSettings` property, which configures the call settings for synchronous and asynchronous calls to `AuthorizedDomainsClient.ListAuthorizedDomains`."],["The `AuthorizedDomainsSettings()` constructor can be utilized to construct a new `AuthorizedDomainsSettings` object with default settings."]]],[]]