Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard.php36 …ublic function setCardContent(GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent $cardContent) argument
38 $this->cardContent = $cardContent;
45 return $this->cardContent;