public class CloudHealthcare.Projects.Locations.Services extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
CloudHealthcare.Projects.Locations.Services.Nlp
The "nlp" collection of methods.
|
| Constructor and Description |
|---|
Services() |
| Modifier and Type | Method and Description |
|---|---|
CloudHealthcare.Projects.Locations.Services.Nlp |
nlp()
An accessor for creating requests from the Nlp collection.
|
public CloudHealthcare.Projects.Locations.Services.Nlp nlp()
The typical use is:
CloudHealthcare healthcare = new CloudHealthcare(...);CloudHealthcare.Nlp.List request = healthcare.nlp().list(parameters ...)
Copyright © 2011–2025 Google. All rights reserved.