Class BatchUpdatePartitionsResponse (0.1.0)

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

Response message for BatchUpdatePartitions.

Attribute

Name Description
partitions MutableSequence[google.cloud.biglake_hive_v1beta.types.Partition]
The list of partitions that have been updated. A maximum of 900 partitions can be updated in a batch.