Class ListAuthorizedDomainsRequest (0.2.0)

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.

Inheritance

builtins.object > proto.message.Message > ListAuthorizedDomainsRequest