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/Datastore/
DDatastoreReadOnly.php25 public $readTime; variable in Google\\Service\\Datastore\\DatastoreReadOnly
30 public function setReadTime($readTime) argument
32 $this->readTime = $readTime;
39 return $this->readTime;
DReadOptions.php29 public $readTime; variable in Google\\Service\\Datastore\\ReadOptions
52 public function setReadTime($readTime) argument
54 $this->readTime = $readTime;
61 return $this->readTime;
DLookupResponse.php32 public $readTime; variable in Google\\Service\\Datastore\\LookupResponse
79 public function setReadTime($readTime) argument
81 $this->readTime = $readTime;
88 return $this->readTime;
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/Firestore/
DFirestoreReadOnly.php25 public $readTime; variable in Google\\Service\\Firestore\\FirestoreReadOnly
30 public function setReadTime($readTime) argument
32 $this->readTime = $readTime;
39 return $this->readTime;
DDocumentRemove.php30 public $readTime; variable in Google\\Service\\Firestore\\DocumentRemove
53 public function setReadTime($readTime) argument
55 $this->readTime = $readTime;
62 return $this->readTime;
DDocumentDelete.php30 public $readTime; variable in Google\\Service\\Firestore\\DocumentDelete
53 public function setReadTime($readTime) argument
55 $this->readTime = $readTime;
62 return $this->readTime;
DRunAggregationQueryResponse.php25 public $readTime; variable in Google\\Service\\Firestore\\RunAggregationQueryResponse
36 public function setReadTime($readTime) argument
38 $this->readTime = $readTime;
45 return $this->readTime;
DBatchGetDocumentsResponse.php31 public $readTime; variable in Google\\Service\\Firestore\\BatchGetDocumentsResponse
68 public function setReadTime($readTime) argument
70 $this->readTime = $readTime;
77 return $this->readTime;
DRunQueryResponse.php27 public $readTime; variable in Google\\Service\\Firestore\\RunQueryResponse
54 public function setReadTime($readTime) argument
56 $this->readTime = $readTime;
63 return $this->readTime;
DRunAggregationQueryRequest.php27 public $readTime; variable in Google\\Service\\Firestore\\RunAggregationQueryRequest
52 public function setReadTime($readTime) argument
54 $this->readTime = $readTime;
61 return $this->readTime;
DRunQueryRequest.php27 public $readTime; variable in Google\\Service\\Firestore\\RunQueryRequest
52 public function setReadTime($readTime) argument
54 $this->readTime = $readTime;
61 return $this->readTime;
DTargetChange.php28 public $readTime; variable in Google\\Service\\Firestore\\TargetChange
59 public function setReadTime($readTime) argument
61 $this->readTime = $readTime;
68 return $this->readTime;
DBatchGetDocumentsRequest.php34 public $readTime; variable in Google\\Service\\Firestore\\BatchGetDocumentsRequest
85 public function setReadTime($readTime) argument
87 $this->readTime = $readTime;
94 return $this->readTime;
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/CloudAsset/
DListAssetsResponse.php32 public $readTime; variable in Google\\Service\\CloudAsset\\ListAssetsResponse
65 public function setReadTime($readTime) argument
67 $this->readTime = $readTime;
74 return $this->readTime;
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/
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/
DGroupAssetsResponse.php32 public $readTime; variable in Google\\Service\\SecurityCommandCenter\\GroupAssetsResponse
69 public function setReadTime($readTime) argument
71 $this->readTime = $readTime;
78 return $this->readTime;
DListFindingsResponse.php32 public $readTime; variable in Google\\Service\\SecurityCommandCenter\\ListFindingsResponse
69 public function setReadTime($readTime) argument
71 $this->readTime = $readTime;
78 return $this->readTime;
DListAssetsResponse.php32 public $readTime; variable in Google\\Service\\SecurityCommandCenter\\ListAssetsResponse
69 public function setReadTime($readTime) argument
71 $this->readTime = $readTime;
78 return $this->readTime;
DGroupFindingsResponse.php32 public $readTime; variable in Google\\Service\\SecurityCommandCenter\\GroupFindingsResponse
69 public function setReadTime($readTime) argument
71 $this->readTime = $readTime;
78 return $this->readTime;
DGroupAssetsRequest.php45 public $readTime; variable in Google\\Service\\SecurityCommandCenter\\GroupAssetsRequest
120 public function setReadTime($readTime) argument
122 $this->readTime = $readTime;
129 return $this->readTime;
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/
DFirestore.php352 'readTime' => [
392 'readTime' => [
446 'readTime' => [

12