Home
last modified time | relevance | path

Searched defs:mandatory (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowV2beta1IntentParameter.php42 public $mandatory; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentParameter
115 public function setMandatory($mandatory)
DGoogleCloudDialogflowV2IntentParameter.php42 public $mandatory; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentParameter
115 public function setMandatory($mandatory)
/plugin/asciidocjs/node_modules/commander/typings/
Dindex.d.ts18mandatory: boolean; // The option must have a value after parsing, which usually means it must be … property
/plugin/asciidocjs/node_modules/commander/
Dindex.js574 return this._optionEx({ mandatory: true }, flags, description, fn, defaultValue); property
/plugin/database/
Ddatabase.php534 var $mandatory; variable in Column