Class BatchUpdateMetastorePartitionsResponse (2.36.2)

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

Response message for BatchUpdateMetastorePartitions.

Attribute

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