Searched refs:responseId (Results 1 – 7 of 7) sorted by relevance
29 public $responseId; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2WebhookRequest66 public function setResponseId($responseId) argument68 $this->responseId = $responseId;75 return $this->responseId;
33 public $responseId; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3FulfillIntentResponse80 public function setResponseId($responseId) argument82 $this->responseId = $responseId;89 return $this->responseId;
32 public $responseId; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1WebhookRequest83 public function setResponseId($responseId) argument85 $this->responseId = $responseId;92 return $this->responseId;
37 public $responseId; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3DetectIntentResponse102 public function setResponseId($responseId) argument104 $this->responseId = $responseId;111 return $this->responseId;
43 public $responseId; variable in Google\\Service\\Forms\\FormResponse119 public function setResponseId($responseId) argument121 $this->responseId = $responseId;128 return $this->responseId;
37 * @param string $responseId Required. The response ID within the form.41 public function get($formId, $responseId, $optParams = []) argument43 $params = ['formId' => $formId, 'responseId' => $responseId];
117 'path' => 'v1/forms/{formId}/responses/{responseId}',125 'responseId' => [