Interface DashboardChart.Visualization.Series.DataLabelOrBuilder (0.31.0)

public static interface DashboardChart.Visualization.Series.DataLabelOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getShow()

public abstract boolean getShow()

Optional. Whether to show data label.

bool show = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

The show.