Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1beta1GcsFileSpec.php38 public function setGcsTimestamps(GoogleCloudDatacatalogV1beta1SystemTimestamps $gcsTimestamps) argument
40 $this->gcsTimestamps = $gcsTimestamps;
47 return $this->gcsTimestamps;
H A DGoogleCloudDatacatalogV1GcsFileSpec.php50 public function setGcsTimestamps(GoogleCloudDatacatalogV1SystemTimestamps $gcsTimestamps) argument
52 $this->gcsTimestamps = $gcsTimestamps;
59 return $this->gcsTimestamps;