Annotation Type NullValue (1.42.0)

public interface NullValue implements Annotation

Use this annotation to specify that an enum constant is the "null" data value to use for <xref uid="com.google.api.client.util.Data.

See Value for an example.

Implements

Annotation