GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description | 
|---|
| RawDisk() | 
| Modifier and Type | Method and Description | 
|---|---|
| Image.RawDisk | clone() | 
| String | getContainerType()The format used to encode and transmit the block device, which should be TAR. | 
| String | getSha1Checksum()[Deprecated] This field is deprecated. | 
| String | getSource()The full Google Cloud Storage URL where the raw disk image archive is stored. | 
| Image.RawDisk | set(String fieldName,
   Object value) | 
| Image.RawDisk | setContainerType(String containerType)The format used to encode and transmit the block device, which should be TAR. | 
| Image.RawDisk | setSha1Checksum(String sha1Checksum)[Deprecated] This field is deprecated. | 
| Image.RawDisk | setSource(String source)The full Google Cloud Storage URL where the raw disk image archive is stored. | 
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic String getContainerType()
null for nonepublic Image.RawDisk setContainerType(String containerType)
containerType - containerType or null for nonepublic String getSha1Checksum()
null for nonepublic Image.RawDisk setSha1Checksum(String sha1Checksum)
sha1Checksum - sha1Checksum or null for nonepublic String getSource()
null for nonepublic Image.RawDisk setSource(String source)
source - source or null for nonepublic Image.RawDisk set(String fieldName, Object value)
set in class GenericJsonpublic Image.RawDisk clone()
clone in class GenericJsonCopyright © 2011–2022 Google. All rights reserved.