Interface BootDiskDefaults.DiskImageDefaultsOrBuilder (1.74.0)

public static interface BootDiskDefaults.DiskImageDefaultsOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getSourceImage()

public abstract String getSourceImage()

Required. The Image resource used when creating the disk.

string source_image = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
Type Description
String

The sourceImage.

getSourceImageBytes()

public abstract ByteString getSourceImageBytes()

Required. The Image resource used when creating the disk.

string source_image = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
Type Description
ByteString

The bytes for sourceImage.