Home
last modified time | relevance | path

Searched refs:Attachment (Results 1 – 25 of 73) sorted by last modified time

123

/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
H A DAttachment.php5 \trigger_deprecation('ruflin/elastica', '7.1.0', 'The "%s" class is deprecated, use "%s" instead. It will be removed in 8.0.', Attachment::class, AttachmentProcessor::class);
8 * Elastica Attachment Processor.
15 class Attachment extends AttachmentProcessor class
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md538 - [Mapper Attachment plugin has been removed](https://github.com/elastic/elasticsearch/pull/20416) Use Ingest-attachment plugin and attachment processors with pipeline to ingest new documents. [#1375](https://github.com/ruflin/Elastica/pull/1375)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DAttachment.php20 class Attachment extends \Google\Model class
132 class_alias(Attachment::class, 'Google_Service_CloudSupport_Attachment');
H A DCreateAttachmentRequest.php22 protected $attachmentType = Attachment::class;
26 * @param Attachment
28 public function setAttachment(Attachment $attachment)
33 * @return Attachment
H A DListAttachmentsResponse.php23 protected $attachmentsType = Attachment::class;
31 * @param Attachment[]
38 * @return Attachment[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DAttachment.php20 class Attachment extends \Google\Model class
166 class_alias(Attachment::class, 'Google_Service_HangoutsChat_Attachment');
H A DMessage.php31 protected $attachmentType = Attachment::class;
109 * @param Attachment[]
116 * @return Attachment[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
H A DAttachment.php20 class Attachment extends \Google\Collection class
63 class_alias(Attachment::class, 'Google_Service_Keep_Attachment');
H A DNote.php23 protected $attachmentsType = Attachment::class;
55 * @param Attachment[]
62 * @return Attachment[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/Resource/
H A DMedia.php20 use Google\Service\Keep\Attachment; alias
43 * @return Attachment
49 return $this->call('download', [$params], Attachment::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/Resource/
H A DAttachments.php20 use Google\Service\CloudSupport\Attachment; alias
40 * @return Attachment
46 return $this->call('create', [$params], Attachment::class);
H A DMedia.php20 use Google\Service\CloudSupport\Attachment; alias
55 * @return Attachment
61 return $this->call('upload', [$params], Attachment::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/Resource/
H A DSpacesMessagesAttachments.php20 use Google\Service\HangoutsChat\Attachment; alias
41 * @return Attachment
47 return $this->call('get', [$params], Attachment::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DModifyAttachmentsRequest.php23 protected $addAttachmentsType = Attachment::class;
27 * @param Attachment[]
34 * @return Attachment[]
H A DAssignmentSubmission.php23 protected $attachmentsType = Attachment::class;
27 * @param Attachment[]
34 * @return Attachment[]
H A DAttachment.php20 class Attachment extends \Google\Model class
90 class_alias(Attachment::class, 'Google_Service_Classroom_Attachment');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DAttachment.php20 class Attachment extends \Google\Model class
42 class_alias(Attachment::class, 'Google_Service_AlertCenter_Attachment');
H A DGoogleOperations.php27 protected $attachmentDataType = Attachment::class;
61 * @param Attachment
63 public function setAttachmentData(Attachment $attachmentData)
68 * @return Attachment
/plugin/diagramsnet/lib/resources/
H A Ddia_fa.txt1064 attachment=Attachment
1115 attCorrupt=Attachment file "{1}" is corrupted
1160 confDraftTooBigErr=Draft size is too large. Pease check "Attachment Maximum Size" of "Attachment Se…
H A Ddia_ja.txt1064 attachment=Attachment
1115 attCorrupt=Attachment file "{1}" is corrupted
1160 confDraftTooBigErr=Draft size is too large. Pease check "Attachment Maximum Size" of "Attachment Se…
H A Ddia_kn.txt1064 attachment=Attachment
1115 attCorrupt=Attachment file "{1}" is corrupted
1160 confDraftTooBigErr=Draft size is too large. Pease check "Attachment Maximum Size" of "Attachment Se…
H A Ddia_si.txt1064 attachment=Attachment
1115 attCorrupt=Attachment file "{1}" is corrupted
1160 confDraftTooBigErr=Draft size is too large. Pease check "Attachment Maximum Size" of "Attachment Se…
H A Ddia_sl.txt1064 attachment=Attachment
1115 attCorrupt=Attachment file "{1}" is corrupted
1160 confDraftTooBigErr=Draft size is too large. Pease check "Attachment Maximum Size" of "Attachment Se…
H A Ddia_ta.txt1064 attachment=Attachment
1115 attCorrupt=Attachment file "{1}" is corrupted
1160 confDraftTooBigErr=Draft size is too large. Pease check "Attachment Maximum Size" of "Attachment Se…
H A Ddia_vi.txt1064 attachment=Attachment
1115 attCorrupt=Attachment file "{1}" is corrupted
1160 confDraftTooBigErr=Draft size is too large. Pease check "Attachment Maximum Size" of "Attachment Se…

123