partitionId property
Entities are partitioned into subsets, currently identified by a project ID and namespace ID.
Queries are scoped to a single partition.
Implementation
PartitionId? partitionId;
Entities are partitioned into subsets, currently identified by a project ID and namespace ID.
Queries are scoped to a single partition.
PartitionId? partitionId;