Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1beta1DocumentShardInfo.php29 public $shardIndex; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentShardInfo
52 public function setShardIndex($shardIndex) argument
54 $this->shardIndex = $shardIndex;
61 return $this->shardIndex;
H A DGoogleCloudDocumentaiV1beta2DocumentShardInfo.php29 public $shardIndex; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentShardInfo
52 public function setShardIndex($shardIndex) argument
54 $this->shardIndex = $shardIndex;
61 return $this->shardIndex;
H A DGoogleCloudDocumentaiV1DocumentShardInfo.php29 public $shardIndex; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentShardInfo
52 public function setShardIndex($shardIndex) argument
54 $this->shardIndex = $shardIndex;
61 return $this->shardIndex;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DShard.php29 public $shardIndex; variable in Google\\Service\\Testing\\Shard
50 public function setShardIndex($shardIndex) argument
52 $this->shardIndex = $shardIndex;
59 return $this->shardIndex;