Class ListPartitionsResponse (0.1.0)

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

List metadata partitions response.

Attributes

NameDescription
partitions Sequence[google.cloud.dataplex_v1.types.Partition]
Partitions under the specified parent entity.
next_page_token str
Token to retrieve the next page of results, or empty if there are no remaining results in the list.