Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DMessage.php47 protected $matchedUrlType = MatchedUrl::class;
179 * @param MatchedUrl
181 public function setMatchedUrl(MatchedUrl $matchedUrl)
186 * @return MatchedUrl
H A DMatchedUrl.php20 class MatchedUrl extends \Google\Model class
44 class_alias(MatchedUrl::class, 'Google_Service_HangoutsChat_MatchedUrl');