Class ListDomainMappingsRequest (1.5.2)

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

Request message for DomainMappings.ListDomainMappings.

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 > ListDomainMappingsRequest