Class BatchCreatePartitionsResponse (0.2.0)

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

Response message for BatchCreatePartitions.

Attribute

Name Description
partitions MutableSequence[google.cloud.biglake_hive_v1beta.types.Partition]
The list of partitions that have been added.