Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2ContentItem.php34 public function setByteItem(GooglePrivacyDlpV2ByteContentItem $byteItem) argument
36 $this->byteItem = $byteItem;
43 return $this->byteItem;
H A DGooglePrivacyDlpV2RedactImageRequest.php41 public function setByteItem(GooglePrivacyDlpV2ByteContentItem $byteItem) argument
43 $this->byteItem = $byteItem;
50 return $this->byteItem;