Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DAttachment.php54 public function setAttachmentDataRef(AttachmentDataRef $attachmentDataRef) argument
56 $this->attachmentDataRef = $attachmentDataRef;
63 return $this->attachmentDataRef;