Class ListAuthorizedDomainsRequest (1.4.0)

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

Request message for AuthorizedDomains.ListAuthorizedDomains.

Attributes

NameDescription
parent str
Name of the parent Application resource. Example: ``apps/myapp``.
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