Class ListDomainMappingsResponse (1.1.5)

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

Response message for DomainMappings.ListDomainMappings. .. attribute:: domain_mappings

The domain mappings for the application.

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

Attribute

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