menu
googleapis package
documentation
dataplex/v1.dart
GoogleCloudDataplexV1ListPartitionsResponse
partitions property
partitions property
dark_mode
light_mode
partitions
property
List
<
GoogleCloudDataplexV1Partition
>
?
partitions
getter/setter pair
Partitions under the specified parent entity.
Implementation
core.List<GoogleCloudDataplexV1Partition>? partitions;
googleapis package
documentation
dataplex/v1
GoogleCloudDataplexV1ListPartitionsResponse
partitions property
GoogleCloudDataplexV1ListPartitionsResponse class