Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DSourceMetadata.php25 public $estimatedSizeBytes; variable in Google\\Service\\Dataflow\\SourceMetadata
38 public function setEstimatedSizeBytes($estimatedSizeBytes) argument
40 $this->estimatedSizeBytes = $estimatedSizeBytes;
47 return $this->estimatedSizeBytes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DTableProgress.php29 public $estimatedSizeBytes; variable in Google\\Service\\BigtableAdmin\\TableProgress
52 public function setEstimatedSizeBytes($estimatedSizeBytes) argument
54 $this->estimatedSizeBytes = $estimatedSizeBytes;
61 return $this->estimatedSizeBytes;