Searched refs:GooglePrivacyDlpV2ByteContentItem (Results 1 – 3 of 3) sorted by relevance
22 protected $byteItemType = GooglePrivacyDlpV2ByteContentItem::class;32 * @param GooglePrivacyDlpV2ByteContentItem34 public function setByteItem(GooglePrivacyDlpV2ByteContentItem $byteItem)39 * @return GooglePrivacyDlpV2ByteContentItem
23 protected $byteItemType = GooglePrivacyDlpV2ByteContentItem::class;39 * @param GooglePrivacyDlpV2ByteContentItem41 public function setByteItem(GooglePrivacyDlpV2ByteContentItem $byteItem)46 * @return GooglePrivacyDlpV2ByteContentItem
20 class GooglePrivacyDlpV2ByteContentItem extends \Google\Model class62 class_alias(GooglePrivacyDlpV2ByteContentItem::class, 'Google_Service_DLP_GooglePrivacyDlpV2ByteCon…