Class ListMetadataImportsResponse (1.0.0)

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

Response message for DataprocMetastore.ListMetadataImports.

Attributes

NameDescription
metadata_imports Sequence[google.cloud.metastore_v1beta.types.MetadataImport]
The imports in the specified service.
next_page_token str
A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
unreachable Sequence[str]
Locations that could not be reached.