public static final class DashboardChart.Visualization.Series extends GeneratedMessage implements DashboardChart.Visualization.SeriesOrBuilder
Protobuf type google.cloud.chronicle.v1.DashboardChart.Visualization.Series
Inherited Members
com.google.protobuf.GeneratedMessage.<ContainingT,T>newFileScopedGeneratedExtension(java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ContainingT,T>newMessageScopedGeneratedExtension(com.google.protobuf.Message,int,java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessage.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessage.<V>serializeBooleanMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Boolean,V>,com.google.protobuf.MapEntry<java.lang.Boolean,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeIntegerMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Integer,V>,com.google.protobuf.MapEntry<java.lang.Integer,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeLongMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Long,V>,com.google.protobuf.MapEntry<java.lang.Long,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeStringMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.String,V>,com.google.protobuf.MapEntry<java.lang.String,V>,int)
com.google.protobuf.GeneratedMessage.canUseUnsafe()
com.google.protobuf.GeneratedMessage.emptyBooleanList()
com.google.protobuf.GeneratedMessage.emptyDoubleList()
com.google.protobuf.GeneratedMessage.emptyFloatList()
com.google.protobuf.GeneratedMessage.emptyIntList()
com.google.protobuf.GeneratedMessage.emptyLongList()
com.google.protobuf.GeneratedMessage.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.isStringEmpty(java.lang.Object)
com.google.protobuf.GeneratedMessage.mergeFromAndMakeImmutableInternal(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)
com.google.protobuf.GeneratedMessage.newInstance(com.google.protobuf.GeneratedMessage.UnusedPrivateParameter)
com.google.protobuf.GeneratedMessage.parseUnknownFieldProto3(com.google.protobuf.CodedInputStream,com.google.protobuf.UnknownFieldSet.Builder,com.google.protobuf.ExtensionRegistryLite,int)
Static Fields
AREA_STYLE_FIELD_NUMBER
public static final int AREA_STYLE_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
DATA_LABEL_FIELD_NUMBER
public static final int DATA_LABEL_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
ENCODE_FIELD_NUMBER
public static final int ENCODE_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
FIELD_FIELD_NUMBER
public static final int FIELD_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
GAUGE_CONFIG_FIELD_NUMBER
public static final int GAUGE_CONFIG_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
ITEM_COLORS_FIELD_NUMBER
public static final int ITEM_COLORS_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
ITEM_STYLE_FIELD_NUMBER
public static final int ITEM_STYLE_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
LABEL_FIELD_NUMBER
public static final int LABEL_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
METRIC_TREND_CONFIG_FIELD_NUMBER
public static final int METRIC_TREND_CONFIG_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
RADIUS_FIELD_NUMBER
public static final int RADIUS_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
SERIES_NAME_FIELD_NUMBER
public static final int SERIES_NAME_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
SERIES_STACK_STRATEGY_FIELD_NUMBER
public static final int SERIES_STACK_STRATEGY_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
SERIES_TYPE_FIELD_NUMBER
public static final int SERIES_TYPE_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
SERIES_UNIQUE_VALUE_FIELD_NUMBER
public static final int SERIES_UNIQUE_VALUE_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
SHOW_BACKGROUND_FIELD_NUMBER
public static final int SHOW_BACKGROUND_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
SHOW_SYMBOL_FIELD_NUMBER
public static final int SHOW_SYMBOL_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
STACK_FIELD_NUMBER
public static final int STACK_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
Static Methods
getDefaultInstance()
public static DashboardChart.Visualization.Series getDefaultInstance()
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
newBuilder()
public static DashboardChart.Visualization.Series.Builder newBuilder()
newBuilder(DashboardChart.Visualization.Series prototype)
public static DashboardChart.Visualization.Series.Builder newBuilder(DashboardChart.Visualization.Series prototype)
public static DashboardChart.Visualization.Series parseDelimitedFrom(InputStream input)
public static DashboardChart.Visualization.Series parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(byte[] data)
public static DashboardChart.Visualization.Series parseFrom(byte[] data)
| Parameter |
| Name |
Description |
data |
byte[]
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static DashboardChart.Visualization.Series parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteString data)
public static DashboardChart.Visualization.Series parseFrom(ByteString data)
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static DashboardChart.Visualization.Series parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static DashboardChart.Visualization.Series parseFrom(CodedInputStream input)
public static DashboardChart.Visualization.Series parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static DashboardChart.Visualization.Series parseFrom(InputStream input)
public static DashboardChart.Visualization.Series parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteBuffer data)
public static DashboardChart.Visualization.Series parseFrom(ByteBuffer data)
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static DashboardChart.Visualization.Series parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
parser()
public static Parser<DashboardChart.Visualization.Series> parser()
Methods
equals(Object obj)
public boolean equals(Object obj)
| Parameter |
| Name |
Description |
obj |
Object
|
Overrides
getAreaStyle()
public DashboardChart.Visualization.Series.AreaStyle getAreaStyle()
Optional. Custom styling for area chart
.google.cloud.chronicle.v1.DashboardChart.Visualization.Series.AreaStyle area_style = 17 [(.google.api.field_behavior) = OPTIONAL];
getAreaStyleOrBuilder()
public DashboardChart.Visualization.Series.AreaStyleOrBuilder getAreaStyleOrBuilder()
Optional. Custom styling for area chart
.google.cloud.chronicle.v1.DashboardChart.Visualization.Series.AreaStyle area_style = 17 [(.google.api.field_behavior) = OPTIONAL];
getDataLabel()
public DashboardChart.Visualization.Series.DataLabel getDataLabel()
Optional. Data label config for a series.
Displays data vaule in the chart
.google.cloud.chronicle.v1.DashboardChart.Visualization.Series.DataLabel data_label = 13 [(.google.api.field_behavior) = OPTIONAL];
getDataLabelOrBuilder()
public DashboardChart.Visualization.Series.DataLabelOrBuilder getDataLabelOrBuilder()
Optional. Data label config for a series.
Displays data vaule in the chart
.google.cloud.chronicle.v1.DashboardChart.Visualization.Series.DataLabel data_label = 13 [(.google.api.field_behavior) = OPTIONAL];
getDefaultInstanceForType()
public DashboardChart.Visualization.Series getDefaultInstanceForType()
getEncode()
public DashboardChart.Visualization.Series.Encode getEncode()
.google.cloud.chronicle.v1.DashboardChart.Visualization.Series.Encode encode = 10;
getEncodeOrBuilder()
public DashboardChart.Visualization.Series.EncodeOrBuilder getEncodeOrBuilder()
.google.cloud.chronicle.v1.DashboardChart.Visualization.Series.Encode encode = 10;
getField()
| Returns |
| Type |
Description |
String |
The field.
|
getFieldBytes()
public ByteString getFieldBytes()
| Returns |
| Type |
Description |
ByteString |
The bytes for field.
|
getGaugeConfig()
public DashboardChart.Visualization.Series.GaugeConfig getGaugeConfig()
Optional. Field to be saved for retrieving gauge config for gauge chart
.google.cloud.chronicle.v1.DashboardChart.Visualization.Series.GaugeConfig gauge_config = 19 [(.google.api.field_behavior) = OPTIONAL];
getGaugeConfigOrBuilder()
public DashboardChart.Visualization.Series.GaugeConfigOrBuilder getGaugeConfigOrBuilder()
Optional. Field to be saved for retrieving gauge config for gauge chart
.google.cloud.chronicle.v1.DashboardChart.Visualization.Series.GaugeConfig gauge_config = 19 [(.google.api.field_behavior) = OPTIONAL];
getItemColors()
public DashboardChart.Visualization.Series.ItemColors getItemColors()
Optional. Field to be saved for retrieving slice colors for the chart
.google.cloud.chronicle.v1.DashboardChart.Visualization.Series.ItemColors item_colors = 18 [(.google.api.field_behavior) = OPTIONAL];
getItemColorsOrBuilder()
public DashboardChart.Visualization.Series.ItemColorsOrBuilder getItemColorsOrBuilder()
Optional. Field to be saved for retrieving slice colors for the chart
.google.cloud.chronicle.v1.DashboardChart.Visualization.Series.ItemColors item_colors = 18 [(.google.api.field_behavior) = OPTIONAL];
getItemStyle()
public DashboardChart.Visualization.Series.ItemStyle getItemStyle()
Optional. Custom styling for chart
.google.cloud.chronicle.v1.DashboardChart.Visualization.Series.ItemStyle item_style = 15 [(.google.api.field_behavior) = OPTIONAL];
getItemStyleOrBuilder()
public DashboardChart.Visualization.Series.ItemStyleOrBuilder getItemStyleOrBuilder()
Optional. Custom styling for chart
.google.cloud.chronicle.v1.DashboardChart.Visualization.Series.ItemStyle item_style = 15 [(.google.api.field_behavior) = OPTIONAL];
getLabel()
| Returns |
| Type |
Description |
String |
The label.
|
getLabelBytes()
public ByteString getLabelBytes()
| Returns |
| Type |
Description |
ByteString |
The bytes for label.
|
getMetricTrendConfig()
public DashboardChart.Visualization.Series.MetricTrendConfig getMetricTrendConfig()
Optional. Fields to capture trend config for metric charts
.google.cloud.chronicle.v1.DashboardChart.Visualization.Series.MetricTrendConfig metric_trend_config = 20 [(.google.api.field_behavior) = OPTIONAL];
getMetricTrendConfigOrBuilder()
public DashboardChart.Visualization.Series.MetricTrendConfigOrBuilder getMetricTrendConfigOrBuilder()
Optional. Fields to capture trend config for metric charts
.google.cloud.chronicle.v1.DashboardChart.Visualization.Series.MetricTrendConfig metric_trend_config = 20 [(.google.api.field_behavior) = OPTIONAL];
getParserForType()
public Parser<DashboardChart.Visualization.Series> getParserForType()
Overrides
getRadius(int index)
public String getRadius(int index)
Optional. Used to make a pie chart into a douhnut chart
repeated string radius = 14 [(.google.api.field_behavior) = OPTIONAL];
| Parameter |
| Name |
Description |
index |
int
The index of the element to return.
|
| Returns |
| Type |
Description |
String |
The radius at the given index.
|
getRadiusBytes(int index)
public ByteString getRadiusBytes(int index)
Optional. Used to make a pie chart into a douhnut chart
repeated string radius = 14 [(.google.api.field_behavior) = OPTIONAL];
| Parameter |
| Name |
Description |
index |
int
The index of the value to return.
|
| Returns |
| Type |
Description |
ByteString |
The bytes of the radius at the given index.
|
getRadiusCount()
public int getRadiusCount()
Optional. Used to make a pie chart into a douhnut chart
repeated string radius = 14 [(.google.api.field_behavior) = OPTIONAL];
| Returns |
| Type |
Description |
int |
The count of radius.
|
getRadiusList()
public ProtocolStringList getRadiusList()
Optional. Used to make a pie chart into a douhnut chart
repeated string radius = 14 [(.google.api.field_behavior) = OPTIONAL];
getSerializedSize()
public int getSerializedSize()
| Returns |
| Type |
Description |
int |
|
Overrides
getSeriesName()
public String getSeriesName()
user specified series label
string series_name = 2;
| Returns |
| Type |
Description |
String |
The seriesName.
|
getSeriesNameBytes()
public ByteString getSeriesNameBytes()
user specified series label
string series_name = 2;
| Returns |
| Type |
Description |
ByteString |
The bytes for seriesName.
|
getSeriesStackStrategy()
public SeriesStackStrategy getSeriesStackStrategy()
.google.cloud.chronicle.v1.SeriesStackStrategy series_stack_strategy = 9;
getSeriesStackStrategyValue()
public int getSeriesStackStrategyValue()
.google.cloud.chronicle.v1.SeriesStackStrategy series_stack_strategy = 9;
| Returns |
| Type |
Description |
int |
The enum numeric value on the wire for seriesStackStrategy.
|
getSeriesType()
public SeriesType getSeriesType()
.google.cloud.chronicle.v1.SeriesType series_type = 8;
| Returns |
| Type |
Description |
SeriesType |
The seriesType.
|
getSeriesTypeValue()
public int getSeriesTypeValue()
.google.cloud.chronicle.v1.SeriesType series_type = 8;
| Returns |
| Type |
Description |
int |
The enum numeric value on the wire for seriesType.
|
getSeriesUniqueValue()
public String getSeriesUniqueValue()
Optional. Series unique value from the query result
string series_unique_value = 16 [(.google.api.field_behavior) = OPTIONAL];
| Returns |
| Type |
Description |
String |
The seriesUniqueValue.
|
getSeriesUniqueValueBytes()
public ByteString getSeriesUniqueValueBytes()
Optional. Series unique value from the query result
string series_unique_value = 16 [(.google.api.field_behavior) = OPTIONAL];
| Returns |
| Type |
Description |
ByteString |
The bytes for seriesUniqueValue.
|
getShowBackground()
public boolean getShowBackground()
bool show_background = 5;
| Returns |
| Type |
Description |
boolean |
The showBackground.
|
getShowSymbol()
public boolean getShowSymbol()
| Returns |
| Type |
Description |
boolean |
The showSymbol.
|
getStack()
| Returns |
| Type |
Description |
String |
The stack.
|
getStackBytes()
public ByteString getStackBytes()
| Returns |
| Type |
Description |
ByteString |
The bytes for stack.
|
hasAreaStyle()
public boolean hasAreaStyle()
Optional. Custom styling for area chart
.google.cloud.chronicle.v1.DashboardChart.Visualization.Series.AreaStyle area_style = 17 [(.google.api.field_behavior) = OPTIONAL];
| Returns |
| Type |
Description |
boolean |
Whether the areaStyle field is set.
|
hasDataLabel()
public boolean hasDataLabel()
Optional. Data label config for a series.
Displays data vaule in the chart
.google.cloud.chronicle.v1.DashboardChart.Visualization.Series.DataLabel data_label = 13 [(.google.api.field_behavior) = OPTIONAL];
| Returns |
| Type |
Description |
boolean |
Whether the dataLabel field is set.
|
hasEncode()
public boolean hasEncode()
.google.cloud.chronicle.v1.DashboardChart.Visualization.Series.Encode encode = 10;
| Returns |
| Type |
Description |
boolean |
Whether the encode field is set.
|
hasGaugeConfig()
public boolean hasGaugeConfig()
Optional. Field to be saved for retrieving gauge config for gauge chart
.google.cloud.chronicle.v1.DashboardChart.Visualization.Series.GaugeConfig gauge_config = 19 [(.google.api.field_behavior) = OPTIONAL];
| Returns |
| Type |
Description |
boolean |
Whether the gaugeConfig field is set.
|
hasItemColors()
public boolean hasItemColors()
Optional. Field to be saved for retrieving slice colors for the chart
.google.cloud.chronicle.v1.DashboardChart.Visualization.Series.ItemColors item_colors = 18 [(.google.api.field_behavior) = OPTIONAL];
| Returns |
| Type |
Description |
boolean |
Whether the itemColors field is set.
|
hasItemStyle()
public boolean hasItemStyle()
Optional. Custom styling for chart
.google.cloud.chronicle.v1.DashboardChart.Visualization.Series.ItemStyle item_style = 15 [(.google.api.field_behavior) = OPTIONAL];
| Returns |
| Type |
Description |
boolean |
Whether the itemStyle field is set.
|
hasMetricTrendConfig()
public boolean hasMetricTrendConfig()
Optional. Fields to capture trend config for metric charts
.google.cloud.chronicle.v1.DashboardChart.Visualization.Series.MetricTrendConfig metric_trend_config = 20 [(.google.api.field_behavior) = OPTIONAL];
| Returns |
| Type |
Description |
boolean |
Whether the metricTrendConfig field is set.
|
hashCode()
| Returns |
| Type |
Description |
int |
|
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
newBuilderForType()
public DashboardChart.Visualization.Series.Builder newBuilderForType()
newBuilderForType(AbstractMessage.BuilderParent parent)
protected DashboardChart.Visualization.Series.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Overrides
toBuilder()
public DashboardChart.Visualization.Series.Builder toBuilder()
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Overrides