Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2KAnonymityHistogramBucket.php30 public $bucketValueCount; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2KAnonymityHistogramBucket
59 public function setBucketValueCount($bucketValueCount) argument
61 $this->bucketValueCount = $bucketValueCount;
68 return $this->bucketValueCount;
H A DGooglePrivacyDlpV2KMapEstimationHistogramBucket.php30 public $bucketValueCount; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2KMapEstimationHistogramBucket
59 public function setBucketValueCount($bucketValueCount) argument
61 $this->bucketValueCount = $bucketValueCount;
68 return $this->bucketValueCount;
H A DGooglePrivacyDlpV2LDiversityHistogramBucket.php30 public $bucketValueCount; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2LDiversityHistogramBucket
59 public function setBucketValueCount($bucketValueCount) argument
61 $this->bucketValueCount = $bucketValueCount;
68 return $this->bucketValueCount;
H A DGooglePrivacyDlpV2DeltaPresenceEstimationHistogramBucket.php30 public $bucketValueCount; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2DeltaPresenceEstimationHistogramBucket
53 public function setBucketValueCount($bucketValueCount) argument
55 $this->bucketValueCount = $bucketValueCount;
62 return $this->bucketValueCount;
H A DGooglePrivacyDlpV2CategoricalStatsHistogramBucket.php30 public $bucketValueCount; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2CategoricalStatsHistogramBucket
59 public function setBucketValueCount($bucketValueCount) argument
61 $this->bucketValueCount = $bucketValueCount;
68 return $this->bucketValueCount;