Class ListAuthorizedDomainsResponse (1.3.3)

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

Response message for AuthorizedDomains.ListAuthorizedDomains.

Attributes

NameDescription
domains Sequence[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.