Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudNaturalLanguage.php70 'analyzeEntities' => [
71 'path' => 'v1/documents:analyzeEntities',
H A DCloudHealthcare.php1875 'analyzeEntities' => [
1876 'path' => 'v1/{+nlpService}:analyzeEntities',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocationsServicesNlp.php44 public function analyzeEntities($nlpService, AnalyzeEntitiesRequest $postBody, $optParams = []) function in Google\\Service\\CloudHealthcare\\Resource\\ProjectsLocationsServicesNlp
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/Resource/
H A DDocuments.php52 public function analyzeEntities(AnalyzeEntitiesRequest $postBody, $optParams = []) function in Google\\Service\\CloudNaturalLanguage\\Resource\\Documents