| Package | Description | 
|---|---|
| com.google.cloud.compute.deprecated | 
 A client for Google Compute Engine – High-performance, scalable virtual machines. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static SnapshotDiskConfiguration.Builder | 
SnapshotDiskConfiguration.newBuilder(SnapshotId sourceSnapshot)
Returns a builder for a  
SnapshotDiskConfiguration object given the snapshot identity. | 
SnapshotDiskConfiguration.Builder | 
SnapshotDiskConfiguration.Builder.setSizeGb(Long sizeGb)
Sets the size of the persistent disk, in GB. 
 | 
SnapshotDiskConfiguration.Builder | 
SnapshotDiskConfiguration.Builder.setSourceSnapshot(SnapshotId sourceSnapshot)
Sets the identity of the source snapshot used to create the disk. 
 | 
SnapshotDiskConfiguration.Builder | 
SnapshotDiskConfiguration.toBuilder()  | 
Copyright © 2019 Google LLC. All rights reserved.