Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1beta1DocumentShardInfo.php25 public $shardCount; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentShardInfo
38 public function setShardCount($shardCount) argument
40 $this->shardCount = $shardCount;
47 return $this->shardCount;
H A DGoogleCloudDocumentaiV1beta2DocumentShardInfo.php25 public $shardCount; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentShardInfo
38 public function setShardCount($shardCount) argument
40 $this->shardCount = $shardCount;
47 return $this->shardCount;
H A DGoogleCloudDocumentaiV1DocumentShardInfo.php25 public $shardCount; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentShardInfo
38 public function setShardCount($shardCount) argument
40 $this->shardCount = $shardCount;
47 return $this->shardCount;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1beta1BigQueryDateShardedSpec.php23 public $shardCount; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1BigQueryDateShardedSpec
34 public function setShardCount($shardCount) argument
36 $this->shardCount = $shardCount;
40 return $this->shardCount;
H A DGoogleCloudDatacatalogV1BigQueryDateShardedSpec.php33 public $shardCount; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1BigQueryDateShardedSpec
70 public function setShardCount($shardCount) argument
72 $this->shardCount = $shardCount;
79 return $this->shardCount;