Home
last modified time | relevance | path

Searched refs:readTime (Results 1 – 25 of 29) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DFirestoreReadOnly.php25 public $readTime; variable in Google\\Service\\Firestore\\FirestoreReadOnly
30 public function setReadTime($readTime) argument
32 $this->readTime = $readTime;
39 return $this->readTime;
H A DDocumentRemove.php30 public $readTime; variable in Google\\Service\\Firestore\\DocumentRemove
53 public function setReadTime($readTime) argument
55 $this->readTime = $readTime;
62 return $this->readTime;
H A DDocumentDelete.php30 public $readTime; variable in Google\\Service\\Firestore\\DocumentDelete
53 public function setReadTime($readTime) argument
55 $this->readTime = $readTime;
62 return $this->readTime;
H A DRunAggregationQueryResponse.php25 public $readTime; variable in Google\\Service\\Firestore\\RunAggregationQueryResponse
36 public function setReadTime($readTime) argument
38 $this->readTime = $readTime;
45 return $this->readTime;
H A DRunQueryResponse.php27 public $readTime; variable in Google\\Service\\Firestore\\RunQueryResponse
54 public function setReadTime($readTime) argument
56 $this->readTime = $readTime;
63 return $this->readTime;
H A DBatchGetDocumentsResponse.php31 public $readTime; variable in Google\\Service\\Firestore\\BatchGetDocumentsResponse
68 public function setReadTime($readTime) argument
70 $this->readTime = $readTime;
77 return $this->readTime;
H A DRunAggregationQueryRequest.php27 public $readTime; variable in Google\\Service\\Firestore\\RunAggregationQueryRequest
52 public function setReadTime($readTime) argument
54 $this->readTime = $readTime;
61 return $this->readTime;
H A DRunQueryRequest.php27 public $readTime; variable in Google\\Service\\Firestore\\RunQueryRequest
52 public function setReadTime($readTime) argument
54 $this->readTime = $readTime;
61 return $this->readTime;
H A DTargetChange.php28 public $readTime; variable in Google\\Service\\Firestore\\TargetChange
59 public function setReadTime($readTime) argument
61 $this->readTime = $readTime;
68 return $this->readTime;
H A DBatchGetDocumentsRequest.php34 public $readTime; variable in Google\\Service\\Firestore\\BatchGetDocumentsRequest
85 public function setReadTime($readTime) argument
87 $this->readTime = $readTime;
94 return $this->readTime;
H A DTarget.php33 public $readTime; variable in Google\\Service\\Firestore\\Target
88 public function setReadTime($readTime) argument
90 $this->readTime = $readTime;
97 return $this->readTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DDatastoreReadOnly.php25 public $readTime; variable in Google\\Service\\Datastore\\DatastoreReadOnly
30 public function setReadTime($readTime) argument
32 $this->readTime = $readTime;
39 return $this->readTime;
H A DReadOptions.php29 public $readTime; variable in Google\\Service\\Datastore\\ReadOptions
52 public function setReadTime($readTime) argument
54 $this->readTime = $readTime;
61 return $this->readTime;
H A DLookupResponse.php32 public $readTime; variable in Google\\Service\\Datastore\\LookupResponse
79 public function setReadTime($readTime) argument
81 $this->readTime = $readTime;
88 return $this->readTime;
H A DQueryResultBatch.php40 public $readTime; variable in Google\\Service\\Datastore\\QueryResultBatch
113 public function setReadTime($readTime) argument
115 $this->readTime = $readTime;
122 return $this->readTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DListAssetsResponse.php32 public $readTime; variable in Google\\Service\\CloudAsset\\ListAssetsResponse
65 public function setReadTime($readTime) argument
67 $this->readTime = $readTime;
74 return $this->readTime;
H A DExportAssetsRequest.php36 public $readTime; variable in Google\\Service\\CloudAsset\\ExportAssetsRequest
87 public function setReadTime($readTime) argument
89 $this->readTime = $readTime;
96 return $this->readTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DGenerateEphemeralCertRequest.php37 public $readTime; variable in Google\\Service\\SQLAdmin\\GenerateEphemeralCertRequest
74 public function setReadTime($readTime) argument
76 $this->readTime = $readTime;
83 return $this->readTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DListAssetsResponse.php32 public $readTime; variable in Google\\Service\\SecurityCommandCenter\\ListAssetsResponse
69 public function setReadTime($readTime) argument
71 $this->readTime = $readTime;
78 return $this->readTime;
H A DGroupAssetsResponse.php32 public $readTime; variable in Google\\Service\\SecurityCommandCenter\\GroupAssetsResponse
69 public function setReadTime($readTime) argument
71 $this->readTime = $readTime;
78 return $this->readTime;
H A DListFindingsResponse.php32 public $readTime; variable in Google\\Service\\SecurityCommandCenter\\ListFindingsResponse
69 public function setReadTime($readTime) argument
71 $this->readTime = $readTime;
78 return $this->readTime;
H A DGroupFindingsResponse.php32 public $readTime; variable in Google\\Service\\SecurityCommandCenter\\GroupFindingsResponse
69 public function setReadTime($readTime) argument
71 $this->readTime = $readTime;
78 return $this->readTime;
H A DGroupAssetsRequest.php45 public $readTime; variable in Google\\Service\\SecurityCommandCenter\\GroupAssetsRequest
120 public function setReadTime($readTime) argument
122 $this->readTime = $readTime;
129 return $this->readTime;
H A DGroupFindingsRequest.php45 public $readTime; variable in Google\\Service\\SecurityCommandCenter\\GroupFindingsRequest
120 public function setReadTime($readTime) argument
122 $this->readTime = $readTime;
129 return $this->readTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DFirestore.php352 'readTime' => [
392 'readTime' => [
446 'readTime' => [

12