public static final class DashboardChart.Visualization.Legend extends GeneratedMessage implements DashboardChart.Visualization.LegendOrBuilderProtobuf type google.cloud.chronicle.v1.DashboardChart.Visualization.Legend
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > DashboardChart.Visualization.LegendImplements
DashboardChart.Visualization.LegendOrBuilderStatic Fields
BOTTOM_FIELD_NUMBER
public static final int BOTTOM_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
LEFT_FIELD_NUMBER
public static final int LEFT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
LEGEND_ALIGN_FIELD_NUMBER
public static final int LEGEND_ALIGN_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
LEGEND_ORIENT_FIELD_NUMBER
public static final int LEGEND_ORIENT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
PADDING_FIELD_NUMBER
public static final int PADDING_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
RIGHT_FIELD_NUMBER
public static final int RIGHT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
SHOW_FIELD_NUMBER
public static final int SHOW_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
TOP_FIELD_NUMBER
public static final int TOP_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Z_FIELD_NUMBER
public static final int Z_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Z_LEVEL_FIELD_NUMBER
public static final int Z_LEVEL_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static DashboardChart.Visualization.Legend getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
DashboardChart.Visualization.Legend |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static DashboardChart.Visualization.Legend.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
DashboardChart.Visualization.Legend.Builder |
|
newBuilder(DashboardChart.Visualization.Legend prototype)
public static DashboardChart.Visualization.Legend.Builder newBuilder(DashboardChart.Visualization.Legend prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
DashboardChart.Visualization.Legend |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.Visualization.Legend.Builder |
|
parseDelimitedFrom(InputStream input)
public static DashboardChart.Visualization.Legend parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.Visualization.Legend |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static DashboardChart.Visualization.Legend parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.Visualization.Legend |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static DashboardChart.Visualization.Legend parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.Visualization.Legend |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static DashboardChart.Visualization.Legend parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.Visualization.Legend |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static DashboardChart.Visualization.Legend parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.Visualization.Legend |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static DashboardChart.Visualization.Legend parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.Visualization.Legend |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static DashboardChart.Visualization.Legend parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.Visualization.Legend |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static DashboardChart.Visualization.Legend parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.Visualization.Legend |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static DashboardChart.Visualization.Legend parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.Visualization.Legend |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static DashboardChart.Visualization.Legend parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.Visualization.Legend |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static DashboardChart.Visualization.Legend parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.Visualization.Legend |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static DashboardChart.Visualization.Legend parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.Visualization.Legend |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<DashboardChart.Visualization.Legend> parser()| Returns | |
|---|---|
| Type | Description |
Parser<Legend> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getBottom()
public int getBottom()int32 bottom = 8;
| Returns | |
|---|---|
| Type | Description |
int |
The bottom. |
getDefaultInstanceForType()
public DashboardChart.Visualization.Legend getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DashboardChart.Visualization.Legend |
|
getId()
public String getId()string id = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The id. |
getIdBytes()
public ByteString getIdBytes()string id = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for id. |
getLeft()
public int getLeft()int32 left = 5;
| Returns | |
|---|---|
| Type | Description |
int |
The left. |
getLegendAlign()
public LegendAlign getLegendAlign().google.cloud.chronicle.v1.LegendAlign legend_align = 13;
| Returns | |
|---|---|
| Type | Description |
LegendAlign |
The legendAlign. |
getLegendAlignValue()
public int getLegendAlignValue().google.cloud.chronicle.v1.LegendAlign legend_align = 13;
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for legendAlign. |
getLegendOrient()
public LegendOrient getLegendOrient().google.cloud.chronicle.v1.LegendOrient legend_orient = 12;
| Returns | |
|---|---|
| Type | Description |
LegendOrient |
The legendOrient. |
getLegendOrientValue()
public int getLegendOrientValue().google.cloud.chronicle.v1.LegendOrient legend_orient = 12;
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for legendOrient. |
getPadding(int index)
public int getPadding(int index)repeated int32 padding = 11;
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the element to return. |
| Returns | |
|---|---|
| Type | Description |
int |
The padding at the given index. |
getPaddingCount()
public int getPaddingCount()repeated int32 padding = 11;
| Returns | |
|---|---|
| Type | Description |
int |
The count of padding. |
getPaddingList()
public List<Integer> getPaddingList()repeated int32 padding = 11;
| Returns | |
|---|---|
| Type | Description |
List<Integer> |
A list containing the padding. |
getParserForType()
public Parser<DashboardChart.Visualization.Legend> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<Legend> |
|
getRight()
public int getRight()int32 right = 7;
| Returns | |
|---|---|
| Type | Description |
int |
The right. |
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getShow()
public boolean getShow()bool show = 2;
| Returns | |
|---|---|
| Type | Description |
boolean |
The show. |
getTop()
public int getTop()int32 top = 6;
| Returns | |
|---|---|
| Type | Description |
int |
The top. |
getZ()
public int getZ()int32 z = 4;
| Returns | |
|---|---|
| Type | Description |
int |
The z. |
getZLevel()
public int getZLevel()int32 z_level = 3;
| Returns | |
|---|---|
| Type | Description |
int |
The zLevel. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public DashboardChart.Visualization.Legend.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
DashboardChart.Visualization.Legend.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected DashboardChart.Visualization.Legend.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.Visualization.Legend.Builder |
|
toBuilder()
public DashboardChart.Visualization.Legend.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
DashboardChart.Visualization.Legend.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|