Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2ContentItem.php22 protected $byteItemType = GooglePrivacyDlpV2ByteContentItem::class;
32 * @param GooglePrivacyDlpV2ByteContentItem
34 public function setByteItem(GooglePrivacyDlpV2ByteContentItem $byteItem)
39 * @return GooglePrivacyDlpV2ByteContentItem
H A DGooglePrivacyDlpV2RedactImageRequest.php23 protected $byteItemType = GooglePrivacyDlpV2ByteContentItem::class;
39 * @param GooglePrivacyDlpV2ByteContentItem
41 public function setByteItem(GooglePrivacyDlpV2ByteContentItem $byteItem)
46 * @return GooglePrivacyDlpV2ByteContentItem
H A DGooglePrivacyDlpV2ByteContentItem.php20 class GooglePrivacyDlpV2ByteContentItem extends \Google\Model class
62 class_alias(GooglePrivacyDlpV2ByteContentItem::class, 'Google_Service_DLP_GooglePrivacyDlpV2ByteCon…