Class ListDomainsResponse (1.4.2)

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

Response message for ListDomains

Attributes

NameDescription
domains Sequence[google.cloud.managedidentities_v1.types.Domain]
A list of Managed Identities Service domains in the project.
next_page_token str
A token to retrieve the next page of results, or empty if there are no more results in the list.
unreachable Sequence[str]
A list of locations that could not be reached.