Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1LabelTextRequest.php64 …ssificationConfig(GoogleCloudDatalabelingV1beta1TextClassificationConfig $textClassificationConfig) argument
66 $this->textClassificationConfig = $textClassificationConfig;
73 return $this->textClassificationConfig;
H A DGoogleCloudDatalabelingV1beta1EvaluationJobConfig.php169 …ssificationConfig(GoogleCloudDatalabelingV1beta1TextClassificationConfig $textClassificationConfig) argument
171 $this->textClassificationConfig = $textClassificationConfig;
178 return $this->textClassificationConfig;
H A DGoogleCloudDatalabelingV1beta1AnnotatedDatasetMetadata.php160 …ssificationConfig(GoogleCloudDatalabelingV1beta1TextClassificationConfig $textClassificationConfig) argument
162 $this->textClassificationConfig = $textClassificationConfig;
169 return $this->textClassificationConfig;