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 webpage documents the `AuthorizedDomainsSettings` class within the Google.Cloud.AppEngine.V1 namespace, specifically version 1.3.0, which is used for configuring `AuthorizedDomainsClient` instances."],["The `AuthorizedDomainsSettings` class inherits from `ServiceSettingsBase` and provides settings for managing authorized domain configurations."],["The class includes a constructor for creating new `AuthorizedDomainsSettings` objects with default configurations and it provides a way to get a new instance of the default `AuthorizedDomainsSettings`."],["It also supports synchronous and asynchronous calls to `AuthorizedDomainsClient.ListAuthorizedDomains` and `AuthorizedDomainsClient.ListAuthorizedDomainsAsync` via the `ListAuthorizedDomainsSettings` property."],["The latest version available is 2.4.0 and there are several versions available ranging from 1.0.0 to 2.4.0."]]],[]]