Options for a PartitionQueryRequest and
PartitionReadRequest.
Attributes
Name
Description
partition_size_bytes
int
**Note:** This hint is currently ignored by
PartitionQuery and PartitionRead requests.
The desired data size for each partition generated. The
default for this option is currently 1 GiB. This is only a
hint. The actual size of each partition can be smaller or
larger than this size request.
max_partitions
int
**Note:** This hint is currently ignored by
PartitionQuery and PartitionRead requests.
The desired maximum number of partitions to return. For
example, this might be set to the number of workers
available. The default for this option is currently 10,000.
The maximum value is currently 200,000. This is only a hint.
The actual number of partitions returned can be smaller or
larger than this maximum count request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-09 UTC."],[],[]]