Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DCard.php37 public function setCardActions($cardActions) argument
39 $this->cardActions = $cardActions;
46 return $this->cardActions;
H A DGoogleAppsCardV1Card.php45 public function setCardActions($cardActions) argument
47 $this->cardActions = $cardActions;
54 return $this->cardActions;