Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DCreativeServingDecision.php54 public $detectedSensitiveCategories; variable in Google\\Service\\RealTimeBidding\\CreativeServingDecision
199 public function setDetectedSensitiveCategories($detectedSensitiveCategories) argument
201 $this->detectedSensitiveCategories = $detectedSensitiveCategories;
208 return $this->detectedSensitiveCategories;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DCreative.php86 public $detectedSensitiveCategories; variable in Google\\Service\\AdExchangeBuyerII\\Creative
343 public function setDetectedSensitiveCategories($detectedSensitiveCategories) argument
345 $this->detectedSensitiveCategories = $detectedSensitiveCategories;
352 return $this->detectedSensitiveCategories;