Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3WebhookGenericWebService.php26 public $allowedCaCerts; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3WebhookGenericWebService
47 public function setAllowedCaCerts($allowedCaCerts) argument
49 $this->allowedCaCerts = $allowedCaCerts;
56 return $this->allowedCaCerts;