Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
DGoogleDocsMetadata.php27 public $documentType; variable in Google\\Service\\CloudSearch\\GoogleDocsMetadata
58 public function setDocumentType($documentType) argument
60 $this->documentType = $documentType;
67 return $this->documentType;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/
DPlugin.php197 $documentType
200 switch ($documentType) {
214 … throw new BadRequest('Unexpected document type: ' . $documentType . ' for this Content-Type');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
DClassifyTextRequest.php22 protected $documentType = Document::class; variable in Google\\Service\\CloudNaturalLanguage\\ClassifyTextRequest
DAnalyzeEntitySentimentRequest.php22 protected $documentType = Document::class; variable in Google\\Service\\CloudNaturalLanguage\\AnalyzeEntitySentimentRequest
DAnalyzeSentimentRequest.php22 protected $documentType = Document::class; variable in Google\\Service\\CloudNaturalLanguage\\AnalyzeSentimentRequest
DAnalyzeEntitiesRequest.php22 protected $documentType = Document::class; variable in Google\\Service\\CloudNaturalLanguage\\AnalyzeEntitiesRequest
DAnalyzeSyntaxRequest.php22 protected $documentType = Document::class; variable in Google\\Service\\CloudNaturalLanguage\\AnalyzeSyntaxRequest
DAnnotateTextRequest.php22 protected $documentType = Document::class; variable in Google\\Service\\CloudNaturalLanguage\\AnnotateTextRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/
DApigatewayApiConfigOpenApiDocument.php22 protected $documentType = ApigatewayApiConfigFile::class; variable in Google\\Service\\Apigateway\\ApigatewayApiConfigOpenApiDocument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
DGoogleCloudDocumentaiV1ProcessResponse.php22 protected $documentType = GoogleCloudDocumentaiV1Document::class; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1ProcessResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
DDocumentChange.php23 protected $documentType = Document::class; variable in Google\\Service\\Firestore\\DocumentChange
DRunQueryResponse.php22 protected $documentType = Document::class; variable in Google\\Service\\Firestore\\RunQueryResponse
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
DSharingPlugin.php255 $message = $this->server->xml->parse($requestBody, $request->getUrl(), $documentType);
257 switch ($documentType) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
DSharingPlugin.php266 $message = $this->server->xml->parse($requestBody, $request->getUrl(), $documentType);
268 switch ($documentType) {
/plugin/mermaid/
Dmermaid.min.js13 …eference:5,entityNode:6,progressingInstruction:7,comment:8,document:9,documentType:10,documentFrag… property