/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/ |
H A D | CreateAttachmentRequest.php | 22 protected $attachmentType = Attachment::class; 26 * @param Attachment 28 public function setAttachment(Attachment $attachment) 33 * @return Attachment
|
H A D | ListAttachmentsResponse.php | 23 protected $attachmentsType = Attachment::class; 31 * @param Attachment[] 38 * @return Attachment[]
|
H A D | Attachment.php | 20 class Attachment extends \Google\Model class 132 class_alias(Attachment::class, 'Google_Service_CloudSupport_Attachment');
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/ |
H A D | GoogleOperations.php | 27 protected $attachmentDataType = Attachment::class; 61 * @param Attachment 63 public function setAttachmentData(Attachment $attachmentData) 68 * @return Attachment
|
H A D | Attachment.php | 20 class Attachment extends \Google\Model class 42 class_alias(Attachment::class, 'Google_Service_AlertCenter_Attachment');
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/ |
H A D | ModifyAttachmentsRequest.php | 23 protected $addAttachmentsType = Attachment::class; 27 * @param Attachment[] 34 * @return Attachment[]
|
H A D | AssignmentSubmission.php | 23 protected $attachmentsType = Attachment::class; 27 * @param Attachment[] 34 * @return Attachment[]
|
H A D | Attachment.php | 20 class Attachment extends \Google\Model class 90 class_alias(Attachment::class, 'Google_Service_Classroom_Attachment');
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/Resource/ |
H A D | Media.php | 20 use Google\Service\Keep\Attachment; alias 43 * @return Attachment 49 return $this->call('download', [$params], Attachment::class);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/Resource/ |
H A D | SpacesMessagesAttachments.php | 20 use Google\Service\HangoutsChat\Attachment; alias 41 * @return Attachment 47 return $this->call('get', [$params], Attachment::class);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/Resource/ |
H A D | Attachments.php | 20 use Google\Service\CloudSupport\Attachment; alias 40 * @return Attachment 46 return $this->call('create', [$params], Attachment::class);
|
H A D | Media.php | 20 use Google\Service\CloudSupport\Attachment; alias 55 * @return Attachment 61 return $this->call('upload', [$params], Attachment::class);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/ |
H A D | Note.php | 23 protected $attachmentsType = Attachment::class; 55 * @param Attachment[] 62 * @return Attachment[]
|
H A D | Attachment.php | 20 class Attachment extends \Google\Collection class 63 class_alias(Attachment::class, 'Google_Service_Keep_Attachment');
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/ |
H A D | Message.php | 31 protected $attachmentType = Attachment::class; 109 * @param Attachment[] 116 * @return Attachment[]
|
H A D | Attachment.php | 20 class Attachment extends \Google\Model class 166 class_alias(Attachment::class, 'Google_Service_HangoutsChat_Attachment');
|
/plugin/elasticsearch/vendor/ruflin/elastica/lib/Elastica/Processor/ |
H A D | Attachment.php | 12 class Attachment extends AbstractProcessor class
|
/plugin/webdav/vendor/sabre/vobject/resources/schema/ |
H A D | xcal.rng | 682 # 3.8.1.1 Attachment
|
/plugin/icalevents/vendor/sabre/vobject/resources/schema/ |
H A D | xcal.rng | 682 # 3.8.1.1 Attachment
|
/plugin/elasticsearch/vendor/ruflin/elastica/ |
H A D | CHANGELOG.md | 168 - [Mapper Attachment plugin has been removed](https://github.com/elastic/elasticsearch/pull/20416) …
|