Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1Document.php157 public function setShardInfo(GoogleCloudDocumentaiV1DocumentShardInfo $shardInfo) argument
159 $this->shardInfo = $shardInfo;
166 return $this->shardInfo;
H A DGoogleCloudDocumentaiV1beta1Document.php157 public function setShardInfo(GoogleCloudDocumentaiV1beta1DocumentShardInfo $shardInfo) argument
159 $this->shardInfo = $shardInfo;
166 return $this->shardInfo;
H A DGoogleCloudDocumentaiV1beta2Document.php173 public function setShardInfo(GoogleCloudDocumentaiV1beta2DocumentShardInfo $shardInfo) argument
175 $this->shardInfo = $shardInfo;
182 return $this->shardInfo;