Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
BlobStorageInfo |
BlobStorageInfo.clone() |
BlobStorageInfo |
StorageInfo.getBlobStorageInfo()
Info about the data stored in blob storage for the resource.
|
BlobStorageInfo |
BlobStorageInfo.set(String fieldName,
Object value) |
BlobStorageInfo |
BlobStorageInfo.setSizeBytes(Long sizeBytes)
Size in bytes of data stored in Blob Storage.
|
BlobStorageInfo |
BlobStorageInfo.setStorageClass(String storageClass)
The storage class in which the Blob data is stored.
|
BlobStorageInfo |
BlobStorageInfo.setStorageClassUpdateTime(String storageClassUpdateTime)
The time at which the storage class was updated.
|
Modifier and Type | Method and Description |
---|---|
StorageInfo |
StorageInfo.setBlobStorageInfo(BlobStorageInfo blobStorageInfo)
Info about the data stored in blob storage for the resource.
|
Copyright © 2011–2024 Google. All rights reserved.