Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DGoogleAppsCardV1Widget.php28 protected $dividerType = GoogleAppsCardV1Divider::class;
88 * @param GoogleAppsCardV1Divider
90 public function setDivider(GoogleAppsCardV1Divider $divider)
95 * @return GoogleAppsCardV1Divider
H A DGoogleAppsCardV1Divider.php20 class GoogleAppsCardV1Divider extends \Google\Model class
25 class_alias(GoogleAppsCardV1Divider::class, 'Google_Service_HangoutsChat_GoogleAppsCardV1Divider');