Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
ListConsentArtifactsResponse |
ListConsentArtifactsResponse.clone() |
ListConsentArtifactsResponse |
ListConsentArtifactsResponse.set(String fieldName,
Object value) |
ListConsentArtifactsResponse |
ListConsentArtifactsResponse.setConsentArtifacts(List<ConsentArtifact> consentArtifacts)
The returned Consent artifacts.
|
ListConsentArtifactsResponse |
ListConsentArtifactsResponse.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.