Class BatchCreateMetastorePartitionsResponse (2.39.0)

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

Response message for BatchCreateMetastorePartitions.

Attribute

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