| Package | Description |
|---|---|
| com.google.api.services.healthcare.v1beta1 | |
| com.google.api.services.healthcare.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
CloudHealthcare.Projects.Locations.Datasets.ConsentStores.ConsentArtifacts.Create |
CloudHealthcare.Projects.Locations.Datasets.ConsentStores.ConsentArtifacts.create(String parent,
ConsentArtifact content)
Creates a new Consent artifact in the parent consent store.
|
| Constructor and Description |
|---|
Create(String parent,
ConsentArtifact content)
Creates a new Consent artifact in the parent consent store.
|
| Modifier and Type | Method and Description |
|---|---|
ConsentArtifact |
ConsentArtifact.clone() |
ConsentArtifact |
ConsentArtifact.set(String fieldName,
Object value) |
ConsentArtifact |
ConsentArtifact.setConsentContentScreenshots(List<Image> consentContentScreenshots)
Optional.
|
ConsentArtifact |
ConsentArtifact.setConsentContentVersion(String consentContentVersion)
Optional.
|
ConsentArtifact |
ConsentArtifact.setGuardianSignature(Signature guardianSignature)
Optional.
|
ConsentArtifact |
ConsentArtifact.setMetadata(Map<String,String> metadata)
Optional.
|
ConsentArtifact |
ConsentArtifact.setName(String name)
Identifier.
|
ConsentArtifact |
ConsentArtifact.setUserId(String userId)
Required.
|
ConsentArtifact |
ConsentArtifact.setUserSignature(Signature userSignature)
Optional.
|
ConsentArtifact |
ConsentArtifact.setWitnessSignature(Signature witnessSignature)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
List<ConsentArtifact> |
ListConsentArtifactsResponse.getConsentArtifacts()
The returned Consent artifacts.
|
| Modifier and Type | Method and Description |
|---|---|
ListConsentArtifactsResponse |
ListConsentArtifactsResponse.setConsentArtifacts(List<ConsentArtifact> consentArtifacts)
The returned Consent artifacts.
|
Copyright © 2011–2025 Google. All rights reserved.