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