Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowCxV3beta1ExportFlowResponse.php25 public $flowContent; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ExportFlowResponse
34 public function setFlowContent($flowContent) argument
36 $this->flowContent = $flowContent;
43 return $this->flowContent;
DGoogleCloudDialogflowCxV3ExportFlowResponse.php25 public $flowContent; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ExportFlowResponse
34 public function setFlowContent($flowContent) argument
36 $this->flowContent = $flowContent;
43 return $this->flowContent;
DGoogleCloudDialogflowCxV3ImportFlowRequest.php25 public $flowContent; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ImportFlowRequest
38 public function setFlowContent($flowContent) argument
40 $this->flowContent = $flowContent;
47 return $this->flowContent;