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 within the Google Cloud App Engine V1 library for .NET, specifically version 2.0.0, which is designed for configuring settings for `AuthorizedDomainsClient` instances."],["The `AuthorizedDomainsSettings` class inherits from `ServiceSettingsBase` and provides properties such as `ListAuthorizedDomainsSettings` to manage the `CallSettings` for synchronous and asynchronous calls to list authorized domains, with a default timeout of 60 seconds."],["The class offers a constructor to create new instances with default settings and methods like `Clone()` for creating deep copies and `GetDefault()` to retrieve a new instance of the default settings."],["The latest version available in this document is version 2.4.0, and also gives links to versions dating back to 1.0.0."]]],[]]