OptionalpartitionOverride shard routing (see PutOptions.partitionKey).
OptionalcomparisonComparison mode. Defaults to ComparisonType.EQUAL. Non-EQUAL
modes query every shard when no partitionKey is set.
OptionalincludeIf false, the response's value is undefined (metadata-only
read). Defaults to true.
OptionaluseLook up the record via this secondary index (the key argument
is interpreted as a secondary key). Without a partitionKey, the
lookup is fanned out to every shard.
Options for OxiaClient.get.