Interface ExadbVmClusterStorageDetailsOrBuilder (0.29.0)

public interface ExadbVmClusterStorageDetailsOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getSizeInGbsPerNode()

public abstract int getSizeInGbsPerNode()

Required. The storage allocation for the exadbvmcluster per node, in gigabytes (GB). This field is used to calculate the total storage allocation for the exadbvmcluster.

int32 size_in_gbs_per_node = 2 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
int

The sizeInGbsPerNode.