Class ListDomainMappingsResponse (0.2.0)

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.

Inheritance

builtins.object > proto.message.Message > ListDomainMappingsResponse