Class ListAuthorizedDomainsResponse (1.1.5)

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

Response message for AuthorizedDomains.ListAuthorizedDomains. .. attribute:: domains

The authorized domains belonging to the user.

:type: Sequence[google.cloud.appengine_admin_v1.types.AuthorizedDomain]

Attribute

NameDescription
next_page_token str
Continuation token for fetching the next page of results.