| Package | Description |
|---|---|
| com.google.api.services.healthcare.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
StructuredStorageInfo |
StructuredStorageInfo.clone() |
StructuredStorageInfo |
StorageInfo.getStructuredStorageInfo()
Info about the data stored in structured storage for the resource.
|
StructuredStorageInfo |
StructuredStorageInfo.set(String fieldName,
Object value) |
StructuredStorageInfo |
StructuredStorageInfo.setSizeBytes(Long sizeBytes)
Size in bytes of data stored in structured storage.
|
| Modifier and Type | Method and Description |
|---|---|
StorageInfo |
StorageInfo.setStructuredStorageInfo(StructuredStorageInfo structuredStorageInfo)
Info about the data stored in structured storage for the resource.
|
Copyright © 2011–2025 Google. All rights reserved.