Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
ListDatasetsResponse |
ListDatasetsResponse.clone() |
ListDatasetsResponse |
ListDatasetsResponse.set(String fieldName,
Object value) |
ListDatasetsResponse |
ListDatasetsResponse.setDatasets(List<Dataset> datasets)
The first page of datasets.
|
ListDatasetsResponse |
ListDatasetsResponse.setNextPageToken(String nextPageToken)
Token to retrieve the next page of results, or empty if there are no more results in the list.
|
Copyright © 2011–2024 Google. All rights reserved.