Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DGoogleAppsCardV1CardAction.php25 public $actionLabel; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1CardAction
32 public function setActionLabel($actionLabel) argument
34 $this->actionLabel = $actionLabel;
41 return $this->actionLabel;
H A DCardAction.php25 public $actionLabel; variable in Google\\Service\\HangoutsChat\\CardAction
32 public function setActionLabel($actionLabel) argument
34 $this->actionLabel = $actionLabel;
41 return $this->actionLabel;