Home
last modified time | relevance | path

Searched refs:document (Results 101 – 125 of 2062) sorted by path

12345678910>>...83

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
H A DAnnotateTextRequest.php34 public function setDocument(Document $document) argument
36 $this->document = $document;
43 return $this->document;
H A DClassifyTextRequest.php28 public function setDocument(Document $document) argument
30 $this->document = $document;
37 return $this->document;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1ProcessResponse.php30 public function setDocument(GoogleCloudDocumentaiV1Document $document) argument
32 $this->document = $document;
39 return $this->document;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DDocumentChange.php37 public function setDocument(Document $document) argument
39 $this->document = $document;
46 return $this->document;
H A DDocumentDelete.php26 public $document; variable in Google\\Service\\Firestore\\DocumentDelete
39 public function setDocument($document) argument
41 $this->document = $document;
48 return $this->document;
H A DDocumentRemove.php26 public $document; variable in Google\\Service\\Firestore\\DocumentRemove
39 public function setDocument($document) argument
41 $this->document = $document;
48 return $this->document;
H A DDocumentTransform.php26 public $document; variable in Google\\Service\\Firestore\\DocumentTransform
33 public function setDocument($document) argument
35 $this->document = $document;
42 return $this->document;
H A DRunQueryResponse.php40 public function setDocument(Document $document) argument
42 $this->document = $document;
49 return $this->document;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DLICENSE10 and distribution as defined by Sections 1 through 9 of this document.
/plugin/authgooglesheets/vendor/google/auth/
H A DCOPYING11 and distribution as defined by Sections 1 through 9 of this document.
H A DLICENSE10 and distribution as defined by Sections 1 through 9 of this document.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md214 * See the UPGRADING.md document for more information.
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md635 Whether the URI is a same-document reference. A same-document reference refers to a URI that is, as…
637 (apart from its fragment) is considered a same-document reference.
717 to reduce the document size or offer self-contained downloadable document archives.
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DElasticaFormatter.php79 $document = new Document();
80 $document->setData($record);
81 if (method_exists($document, 'setType')) {
83 $document->setType($this->type);
85 $document->setIndex($this->index);
87 return $document;
/plugin/authhiorgserver/
H A DLICENSE7 of this license document, but changing it is not allowed.
/plugin/authldaplocal/
H A DLICENSE25 of this license document, but changing it is not allowed.
/plugin/authlemonldap/
H A DLICENSE7 of this license document, but changing it is not allowed.
/plugin/authlinotp/
H A DLICENSE7 of this license document, but changing it is not allowed.
/plugin/authloginapi/
H A DLICENSE7 of this license document, but changing it is not allowed.
/plugin/authmantis/
H A DLICENSE.md9 license document, but changing it is not allowed.
388 restriction, you may remove that term. If a license document contains
391 of that license document, provided that the further restriction does
/plugin/authnc/
H A DLICENSE7 of this license document, but changing it is not allowed.
/plugin/authorlist/
H A DCOPYING7 of this license document, but changing it is not allowed.
/plugin/authowncloud/
H A DCOPYING7 of this license document, but changing it is not allowed.
/plugin/authphpbb3/
H A DLICENSE7 of this license document, but changing it is not allowed.
/plugin/authplaincas/
H A Dlicense7 of this license document, but changing it is not allowed.

12345678910>>...83