Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard.php28 public $cardWidth; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard
47 public function setCardWidth($cardWidth) argument
49 $this->cardWidth = $cardWidth;
56 return $this->cardWidth;