Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DWidgetMarkup.php29 protected $textParagraphType = TextParagraph::class;
75 * @param TextParagraph
77 public function setTextParagraph(TextParagraph $textParagraph)
82 * @return TextParagraph
H A DTextParagraph.php20 class TextParagraph extends \Google\Model class
44 class_alias(TextParagraph::class, 'Google_Service_HangoutsChat_TextParagraph');