attachments = $attachments; } /** * @return Google_Service_Classroom_Attachment */ public function getAttachments() { return $this->attachments; } }