Home
last modified time | relevance | path

Searched refs:partitionSizeBytes (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DPartitionOptions.php29 public $partitionSizeBytes; variable in Google\\Service\\Spanner\\PartitionOptions
48 public function setPartitionSizeBytes($partitionSizeBytes) argument
50 $this->partitionSizeBytes = $partitionSizeBytes;
57 return $this->partitionSizeBytes;