Home
last modified time | relevance | path

Searched refs:endTimestamp (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1QueryMetadata.php30 public $endTimestamp; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1QueryMetadata
65 public function setEndTimestamp($endTimestamp) argument
67 $this->endTimestamp = $endTimestamp;
74 return $this->endTimestamp;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DCommitment.php42 public $endTimestamp; variable in Google\\Service\\Compute\\Commitment
149 public function setEndTimestamp($endTimestamp) argument
151 $this->endTimestamp = $endTimestamp;
158 return $this->endTimestamp;