Interface AzureDiskTemplateOrBuilder (0.40.0)

public interface AzureDiskTemplateOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getSizeGib()

public abstract int getSizeGib()

Optional. The size of the disk, in GiBs.

When unspecified, a default value is provided. See the specific reference in the parent resource.

int32 size_gib = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
TypeDescription
int

The sizeGib.