Interface protos.google.cloud.dataplex.v1.IListPartitionsResponse (3.5.1)

Properties of a ListPartitionsResponse.

Package

@google-cloud/dataplex

Properties

nextPageToken

nextPageToken?: (string|null);

ListPartitionsResponse nextPageToken

partitions

partitions?: (google.cloud.dataplex.v1.IPartition[]|null);

ListPartitionsResponse partitions