Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DRequestMetadata.php25 public $allowMissingIds; variable in Google\\Service\\CloudTalentSolution\\RequestMetadata
44 public function setAllowMissingIds($allowMissingIds) argument
46 $this->allowMissingIds = $allowMissingIds;
53 return $this->allowMissingIds;