Interface BoolValueOrBuilder (0.2.0)

public interface BoolValueOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getValue()

public abstract boolean getValue()

bool value = 1;

Returns
Type Description
boolean

The value.