Home
last modified time | relevance | path

Searched refs:timestamp (Results 26 – 50 of 262) sorted by path

1234567891011

/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWT.php51 public static $timestamp = null; variable in Firebase\\JWT\\JWT
96 $timestamp = \is_null(static::$timestamp) ? \time() : static::$timestamp;
146 if (isset($payload->nbf) && $payload->nbf > ($timestamp + static::$leeway)) {
155 if (isset($payload->iat) && $payload->iat > ($timestamp + static::$leeway)) {
162 if (isset($payload->exp) && ($timestamp - static::$leeway) >= $payload->exp) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DPerformanceReport.php43 public $timestamp; variable in Google\\Service\\AdExchangeBuyer\\PerformanceReport
206 public function setTimestamp($timestamp) argument
208 $this->timestamp = $timestamp;
212 return $this->timestamp;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Result.php51 public $timestamp; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Result
162 public function setTimestamp($timestamp) argument
164 $this->timestamp = $timestamp;
171 return $this->timestamp;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DBooks.php1015 'timestamp' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
H A DMylibraryReadingpositions.php59 * @param string $timestamp RFC 3339 UTC format timestamp associated with this
71 public function setPosition($volumeId, $position, $timestamp, $optParams = []) argument
73 $params = ['volumeId' => $volumeId, 'position' => $position, 'timestamp' => $timestamp];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/
H A DEvent.php43 public $timestamp; variable in Google\\Service\\CloudLifeSciences\\Event
166 public function setTimestamp($timestamp) argument
168 $this->timestamp = $timestamp;
175 return $this->timestamp;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DMedia.php118 public $timestamp; variable in Google\\Service\\CloudSupport\\Media
519 public function setTimestamp($timestamp) argument
521 $this->timestamp = $timestamp;
528 return $this->timestamp;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstanceManagedByIgmError.php29 public $timestamp; variable in Google\\Service\\Compute\\InstanceManagedByIgmError
62 public function setTimestamp($timestamp) argument
64 $this->timestamp = $timestamp;
71 return $this->timestamp;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2ProfileStatus.php27 public $timestamp; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2ProfileStatus
46 public function setTimestamp($timestamp) argument
48 $this->timestamp = $timestamp;
55 return $this->timestamp;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DCPUTime.php26 public $timestamp; variable in Google\\Service\\Dataflow\\CPUTime
43 public function setTimestamp($timestamp) argument
45 $this->timestamp = $timestamp;
52 return $this->timestamp;
H A DIntegerGauge.php25 public $timestamp; variable in Google\\Service\\Dataflow\\IntegerGauge
32 public function setTimestamp($timestamp) argument
34 $this->timestamp = $timestamp;
41 return $this->timestamp;
H A DMemInfo.php37 public $timestamp; variable in Google\\Service\\Dataflow\\MemInfo
88 public function setTimestamp($timestamp) argument
90 $this->timestamp = $timestamp;
97 return $this->timestamp;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DAction.php33 public $timestamp; variable in Google\\Service\\DriveActivity\\Action
94 public function setTimestamp($timestamp) argument
96 $this->timestamp = $timestamp;
103 return $this->timestamp;
H A DDriveActivity.php36 public $timestamp; variable in Google\\Service\\DriveActivity\\DriveActivity
111 public function setTimestamp($timestamp) argument
113 $this->timestamp = $timestamp;
120 return $this->timestamp;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
H A DEvent.php33 public $timestamp; variable in Google\\Service\\Genomics\\Event
66 public function setTimestamp($timestamp) argument
68 $this->timestamp = $timestamp;
75 return $this->timestamp;
H A DTimestampedEvent.php29 public $timestamp; variable in Google\\Service\\Genomics\\TimestampedEvent
48 public function setTimestamp($timestamp) argument
50 $this->timestamp = $timestamp;
57 return $this->timestamp;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DLogEntry.php73 public $timestamp; variable in Google\\Service\\Logging\\LogEntry
296 public function setTimestamp($timestamp) argument
298 $this->timestamp = $timestamp;
305 return $this->timestamp;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DIssue.php45 public $timestamp; variable in Google\\Service\\ManufacturerCenter\\Issue
128 public function setTimestamp($timestamp) argument
130 $this->timestamp = $timestamp;
137 return $this->timestamp;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DExemplar.php30 public $timestamp; variable in Google\\Service\\Monitoring\\Exemplar
50 public function setTimestamp($timestamp) argument
52 $this->timestamp = $timestamp;
59 return $this->timestamp;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DExemplar.php24 public $timestamp; variable in Google\\Service\\Networkconnectivity\\Exemplar
35 public function setTimestamp($timestamp) argument
37 $this->timestamp = $timestamp;
41 return $this->timestamp;
H A DLogEntry.php35 public $timestamp; variable in Google\\Service\\Networkconnectivity\\LogEntry
136 public function setTimestamp($timestamp) argument
138 $this->timestamp = $timestamp;
142 return $this->timestamp;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DV2LogEntry.php63 public $timestamp; variable in Google\\Service\\ServiceControl\\V2LogEntry
226 public function setTimestamp($timestamp) argument
228 $this->timestamp = $timestamp;
235 return $this->timestamp;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DPosInventory.php55 public $timestamp; variable in Google\\Service\\ShoppingContent\\PosInventory
172 public function setTimestamp($timestamp) argument
174 $this->timestamp = $timestamp;
181 return $this->timestamp;
H A DPosInventoryRequest.php51 public $timestamp; variable in Google\\Service\\ShoppingContent\\PosInventoryRequest
154 public function setTimestamp($timestamp) argument
156 $this->timestamp = $timestamp;
163 return $this->timestamp;
H A DPosInventoryResponse.php55 public $timestamp; variable in Google\\Service\\ShoppingContent\\PosInventoryResponse
172 public function setTimestamp($timestamp) argument
174 $this->timestamp = $timestamp;
181 return $this->timestamp;

1234567891011