Searched refs:GoogleAppsCardV1Button (Results 1 – 4 of 4) sorted by relevance
22 protected $primaryButtonType = GoogleAppsCardV1Button::class;24 protected $secondaryButtonType = GoogleAppsCardV1Button::class;28 * @param GoogleAppsCardV1Button30 public function setPrimaryButton(GoogleAppsCardV1Button $primaryButton)35 * @return GoogleAppsCardV1Button42 * @param GoogleAppsCardV1Button44 public function setSecondaryButton(GoogleAppsCardV1Button $secondaryButton)49 * @return GoogleAppsCardV1Button
23 protected $buttonsType = GoogleAppsCardV1Button::class;27 * @param GoogleAppsCardV1Button[]34 * @return GoogleAppsCardV1Button[]
26 protected $buttonType = GoogleAppsCardV1Button::class;66 * @param GoogleAppsCardV1Button68 public function setButton(GoogleAppsCardV1Button $button)73 * @return GoogleAppsCardV1Button
20 class GoogleAppsCardV1Button extends \Google\Model class128 class_alias(GoogleAppsCardV1Button::class, 'Google_Service_HangoutsChat_GoogleAppsCardV1Button');