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.2.0, and its use within the Google Cloud App Engine."],["`AuthorizedDomainsSettings` is a class derived from `ServiceSettingsBase` that configures settings for instances of `AuthorizedDomainsClient`."],["The latest version available for `AuthorizedDomainsSettings` is 2.4.0, and there are multiple past versions available ranging back to 1.0.0."],["Key functionalities of the `AuthorizedDomainsSettings` class include a constructor to create an object with default settings, a method to create a deep clone of itself, and another method to retrieve default settings."],["The `ListAuthorizedDomainsSettings` property allows for configuring settings for synchronous and asynchronous calls to `ListAuthorizedDomains` with a 60-second timeout, and it is important to note that this call will not be retried."]]],[]]