Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2BigQueryOptions.php36 public $rowsLimitPercent; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2BigQueryOptions
103 public function setRowsLimitPercent($rowsLimitPercent) argument
105 $this->rowsLimitPercent = $rowsLimitPercent;
112 return $this->rowsLimitPercent;