Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseDynamicLinks/
H A DCreateShortDynamicLinkResponse.php30 public $shortLink; variable in Google\\Service\\FirebaseDynamicLinks\\CreateShortDynamicLinkResponse
51 public function setShortLink($shortLink) argument
53 $this->shortLink = $shortLink;
60 return $this->shortLink;