Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1AnnotationSpecSetConfig.php25 public $allowMultiLabel; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1AnnotationSpecSetConfig
34 public function setAllowMultiLabel($allowMultiLabel) argument
36 $this->allowMultiLabel = $allowMultiLabel;
43 return $this->allowMultiLabel;
H A DGoogleCloudDatalabelingV1beta1ImageClassificationConfig.php25 public $allowMultiLabel; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ImageClassificationConfig
38 public function setAllowMultiLabel($allowMultiLabel) argument
40 $this->allowMultiLabel = $allowMultiLabel;
47 return $this->allowMultiLabel;
H A DGoogleCloudDatalabelingV1beta1TextClassificationConfig.php25 public $allowMultiLabel; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1TextClassificationConfig
36 public function setAllowMultiLabel($allowMultiLabel) argument
38 $this->allowMultiLabel = $allowMultiLabel;
45 return $this->allowMultiLabel;