Interface FloatValueOrBuilder (3.19.4)

public interface FloatValueOrBuilder extends MessageLiteOrBuilder

Methods

getValue()

public abstract float getValue()

The float value.

float value = 1;

Returns
TypeDescription
float

The value.