Class BatchCreateMetastorePartitionsResponse (2.36.2)

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

Response message for BatchCreateMetastorePartitions.

Attribute

Name Description
partitions MutableSequence[google.cloud.bigquery_storage_v1beta.types.MetastorePartition]
The list of metastore partitions that have been created.