partitionFields property

List<GoogleCloudDataplexV1SchemaPartitionField>? partitionFields
getter/setter pair

The sequence of fields describing the partition structure in entities.

If this field is empty, there are no partitions within the data.

Optional.

Implementation

core.List<GoogleCloudDataplexV1SchemaPartitionField>? partitionFields;