Home
last modified time | relevance | path

Searched refs:Document (Results 251 – 275 of 619) sorted by path

1...<<11121314151617181920>>...25

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudLocationLocation.php18 namespace Google\Service\Document;
H A DGoogleLongrunningListOperationsResponse.php18 namespace Google\Service\Document;
H A DGoogleLongrunningOperation.php18 namespace Google\Service\Document;
H A DGoogleProtobufEmpty.php18 namespace Google\Service\Document;
H A DGoogleRpcStatus.php18 namespace Google\Service\Document;
H A DGoogleTypeColor.php18 namespace Google\Service\Document;
H A DGoogleTypeDate.php18 namespace Google\Service\Document;
H A DGoogleTypeDateTime.php18 namespace Google\Service\Document;
H A DGoogleTypeMoney.php18 namespace Google\Service\Document;
H A DGoogleTypePostalAddress.php18 namespace Google\Service\Document;
H A DGoogleTypeTimeZone.php18 namespace Google\Service\Document;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/Resource/
H A DOperations.php18 namespace Google\Service\Document\Resource;
20 use Google\Service\Document\GoogleProtobufEmpty;
H A DProjects.php18 namespace Google\Service\Document\Resource;
H A DProjectsLocations.php18 namespace Google\Service\Document\Resource;
20 use Google\Service\Document\GoogleCloudDocumentaiV1FetchProcessorTypesResponse;
21 use Google\Service\Document\GoogleCloudLocationListLocationsResponse;
22 use Google\Service\Document\GoogleCloudLocationLocation;
H A DProjectsLocationsOperations.php18 namespace Google\Service\Document\Resource;
20 use Google\Service\Document\GoogleLongrunningListOperationsResponse;
21 use Google\Service\Document\GoogleLongrunningOperation;
22 use Google\Service\Document\GoogleProtobufEmpty;
H A DProjectsLocationsProcessors.php18 namespace Google\Service\Document\Resource;
20 use Google\Service\Document\GoogleCloudDocumentaiV1BatchProcessRequest;
21 use Google\Service\Document\GoogleCloudDocumentaiV1DisableProcessorRequest;
22 use Google\Service\Document\GoogleCloudDocumentaiV1EnableProcessorRequest;
23 use Google\Service\Document\GoogleCloudDocumentaiV1ListProcessorsResponse;
24 use Google\Service\Document\GoogleCloudDocumentaiV1ProcessRequest;
25 use Google\Service\Document\GoogleCloudDocumentaiV1ProcessResponse;
26 use Google\Service\Document\GoogleCloudDocumentaiV1Processor;
27 use Google\Service\Document\GoogleCloudDocumentaiV1SetDefaultProcessorVersionRequest;
28 use Google\Service\Document\GoogleLongrunningOperation;
H A DProjectsLocationsProcessorsHumanReviewConfig.php18 namespace Google\Service\Document\Resource;
20 use Google\Service\Document\GoogleCloudDocumentaiV1ReviewDocumentRequest;
21 use Google\Service\Document\GoogleLongrunningOperation;
H A DProjectsLocationsProcessorsProcessorVersions.php18 namespace Google\Service\Document\Resource;
20 use Google\Service\Document\GoogleCloudDocumentaiV1BatchProcessRequest;
21 use Google\Service\Document\GoogleCloudDocumentaiV1DeployProcessorVersionRequest;
22 use Google\Service\Document\GoogleCloudDocumentaiV1ListProcessorVersionsResponse;
23 use Google\Service\Document\GoogleCloudDocumentaiV1ProcessRequest;
24 use Google\Service\Document\GoogleCloudDocumentaiV1ProcessResponse;
25 use Google\Service\Document\GoogleCloudDocumentaiV1ProcessorVersion;
26 use Google\Service\Document\GoogleCloudDocumentaiV1UndeployProcessorVersionRequest;
27 use Google\Service\Document\GoogleLongrunningOperation;
H A DProjectsOperations.php18 namespace Google\Service\Document\Resource;
20 use Google\Service\Document\GoogleLongrunningOperation;
H A DUiv1beta3.php18 namespace Google\Service\Document\Resource;
H A DUiv1beta3Projects.php18 namespace Google\Service\Document\Resource;
H A DUiv1beta3ProjectsLocations.php18 namespace Google\Service\Document\Resource;
20 use Google\Service\Document\GoogleCloudLocationListLocationsResponse;
21 use Google\Service\Document\GoogleCloudLocationLocation;
H A DUiv1beta3ProjectsLocationsOperations.php18 namespace Google\Service\Document\Resource;
20 use Google\Service\Document\GoogleLongrunningListOperationsResponse;
21 use Google\Service\Document\GoogleLongrunningOperation;
22 use Google\Service\Document\GoogleProtobufEmpty;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DBatchGetDocumentsResponse.php22 protected $foundType = Document::class;
38 * @param Document
40 public function setFound(Document $found)
45 * @return Document
H A DDocument.php20 class Document extends \Google\Model class
96 class_alias(Document::class, 'Google_Service_Firestore_Document');

1...<<11121314151617181920>>...25