Interface NodeConfigOrBuilder (0.1.0)

public interface NodeConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getSizeGb()

public abstract double getSizeGb()

Output only. Memory size in GB of the node.

double size_gb = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
double

The sizeGb.