Class ListAuthorizedDomainsResponse (1.9.1)

ListAuthorizedDomainsResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response message for AuthorizedDomains.ListAuthorizedDomains.

Attributes

NameDescription
domains MutableSequence[google.cloud.appengine_admin_v1.types.AuthorizedDomain]
The authorized domains belonging to the user.
next_page_token str
Continuation token for fetching the next page of results.