Class ListAuthorizedDomainsRequest (1.0.2)

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

Request message for AuthorizedDomains.ListAuthorizedDomains. .. attribute:: parent

Name of the parent Application resource. Example: apps/myapp.

:type: str

Attributes

NameDescription
page_size int
Maximum results to return per page.
page_token str
Continuation token for fetching the next page of results.