Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2IntentTrainingPhrasePart.php37 public $userDefined; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentTrainingPhrasePart
84 public function setUserDefined($userDefined) argument
86 $this->userDefined = $userDefined;
93 return $this->userDefined;
H A DGoogleCloudDialogflowV2beta1IntentTrainingPhrasePart.php37 public $userDefined; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart
84 public function setUserDefined($userDefined) argument
86 $this->userDefined = $userDefined;
93 return $this->userDefined;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DPerson.php627 public function setUserDefined($userDefined) argument
629 $this->userDefined = $userDefined;
636 return $this->userDefined;