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 document provides reference documentation for the `AuthorizedDomainsSettings` class within the Google Cloud App Engine v1 API, specifically for .NET development."],["`AuthorizedDomainsSettings` serves as the configuration for `AuthorizedDomainsClient` instances, allowing customization of settings for interacting with authorized domains."],["The class inherits from `ServiceSettingsBase` and includes properties like `ListAuthorizedDomainsSettings`, which control how calls to `ListAuthorizedDomains` are managed."],["The latest version available for the App Engine v1 API is 2.4.0, and the documentation includes history dating back to version 1.0.0, all being covered in this document."],["This class provides methods for creating deep clones (`Clone`) and retrieving default settings (`GetDefault`)."]]],[]]