Home
last modified time | relevance | path

Searched refs:lastUpdatedTimestamp (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrderCustomerMarketingRightsInfo.php29 public $lastUpdatedTimestamp; variable in Google\\Service\\ShoppingContent\\OrderCustomerMarketingRightsInfo
52 public function setLastUpdatedTimestamp($lastUpdatedTimestamp) argument
54 $this->lastUpdatedTimestamp = $lastUpdatedTimestamp;
61 return $this->lastUpdatedTimestamp;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DPlayerAchievement.php49 public $lastUpdatedTimestamp; variable in Google\\Service\\Games\\PlayerAchievement
138 public function setLastUpdatedTimestamp($lastUpdatedTimestamp) argument
140 $this->lastUpdatedTimestamp = $lastUpdatedTimestamp;
147 return $this->lastUpdatedTimestamp;
H A DApplication.php60 public $lastUpdatedTimestamp; variable in Google\\Service\\Games\\Application
203 public function setLastUpdatedTimestamp($lastUpdatedTimestamp) argument
205 $this->lastUpdatedTimestamp = $lastUpdatedTimestamp;
212 return $this->lastUpdatedTimestamp;
/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php877 public $lastUpdatedTimestamp; variable in Google_Application
930 public function setLastUpdatedTimestamp( $lastUpdatedTimestamp) { argument
931 $this->lastUpdatedTimestamp = $lastUpdatedTimestamp;
934 return $this->lastUpdatedTimestamp;
1587 public $lastUpdatedTimestamp; variable in Google_PlayerAchievement
1618 public function setLastUpdatedTimestamp( $lastUpdatedTimestamp) { argument
1619 $this->lastUpdatedTimestamp = $lastUpdatedTimestamp;
1622 return $this->lastUpdatedTimestamp;