Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
Image |
Image.clone() |
Image |
Image.encodeRawBytes(byte[] rawBytes)
Consent artifact content represented as a stream of bytes.
|
Image |
Signature.getImage()
Optional.
|
Image |
Image.set(String fieldName,
Object value) |
Image |
Image.setGcsUri(String gcsUri)
Input only.
|
Image |
Image.setRawBytes(String rawBytes)
Consent artifact content represented as a stream of bytes.
|
Modifier and Type | Method and Description |
---|---|
List<Image> |
ConsentArtifact.getConsentContentScreenshots()
Optional.
|
Modifier and Type | Method and Description |
---|---|
Signature |
Signature.setImage(Image image)
Optional.
|
Modifier and Type | Method and Description |
---|---|
ConsentArtifact |
ConsentArtifact.setConsentContentScreenshots(List<Image> consentContentScreenshots)
Optional.
|
Copyright © 2011–2024 Google. All rights reserved.