Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1beta1SearchCatalogResult.php23 public $modifyTime; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1SearchCatalogResult
36 public function setModifyTime($modifyTime) argument
38 $this->modifyTime = $modifyTime;
42 return $this->modifyTime;
H A DGoogleCloudDatacatalogV1SearchCatalogResult.php45 public $modifyTime; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1SearchCatalogResult
136 public function setModifyTime($modifyTime) argument
138 $this->modifyTime = $modifyTime;
145 return $this->modifyTime;