Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1AssetDiscoveryStatus.php29 public $lastRunTime; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1AssetDiscoveryStatus
62 public function setLastRunTime($lastRunTime) argument
64 $this->lastRunTime = $lastRunTime;
71 return $this->lastRunTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2JobTrigger.php42 public $lastRunTime; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2JobTrigger
131 public function setLastRunTime($lastRunTime) argument
133 $this->lastRunTime = $lastRunTime;
140 return $this->lastRunTime;