public static final class MosaicLayout.Tile extends GeneratedMessage implements MosaicLayout.TileOrBuilderA single tile in the mosaic. The placement and size of the tile are configurable.
Protobuf type google.monitoring.dashboard.v1.MosaicLayout.Tile
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > MosaicLayout.TileImplements
MosaicLayout.TileOrBuilderStatic Fields
HEIGHT_FIELD_NUMBER
public static final int HEIGHT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
WIDGET_FIELD_NUMBER
public static final int WIDGET_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
WIDTH_FIELD_NUMBER
public static final int WIDTH_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
X_POS_FIELD_NUMBER
public static final int X_POS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Y_POS_FIELD_NUMBER
public static final int Y_POS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static MosaicLayout.Tile getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
MosaicLayout.Tile |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static MosaicLayout.Tile.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
MosaicLayout.Tile.Builder |
|
newBuilder(MosaicLayout.Tile prototype)
public static MosaicLayout.Tile.Builder newBuilder(MosaicLayout.Tile prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
MosaicLayout.Tile |
| Returns | |
|---|---|
| Type | Description |
MosaicLayout.Tile.Builder |
|
parseDelimitedFrom(InputStream input)
public static MosaicLayout.Tile parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
MosaicLayout.Tile |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static MosaicLayout.Tile parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MosaicLayout.Tile |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static MosaicLayout.Tile parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
MosaicLayout.Tile |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static MosaicLayout.Tile parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MosaicLayout.Tile |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static MosaicLayout.Tile parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
MosaicLayout.Tile |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static MosaicLayout.Tile parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MosaicLayout.Tile |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static MosaicLayout.Tile parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
MosaicLayout.Tile |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static MosaicLayout.Tile parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MosaicLayout.Tile |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static MosaicLayout.Tile parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
MosaicLayout.Tile |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static MosaicLayout.Tile parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MosaicLayout.Tile |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static MosaicLayout.Tile parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
MosaicLayout.Tile |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static MosaicLayout.Tile parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MosaicLayout.Tile |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<MosaicLayout.Tile> parser()| Returns | |
|---|---|
| Type | Description |
Parser<Tile> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public MosaicLayout.Tile getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
MosaicLayout.Tile |
|
getHeight()
public int getHeight()The height of the tile, measured in grid blocks. Tiles must have a minimum height of 1.
int32 height = 4;
| Returns | |
|---|---|
| Type | Description |
int |
The height. |
getParserForType()
public Parser<MosaicLayout.Tile> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<Tile> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getWidget()
public Widget getWidget() The informational widget contained in the tile. For example an XyChart.
.google.monitoring.dashboard.v1.Widget widget = 5;
| Returns | |
|---|---|
| Type | Description |
Widget |
The widget. |
getWidgetOrBuilder()
public WidgetOrBuilder getWidgetOrBuilder() The informational widget contained in the tile. For example an XyChart.
.google.monitoring.dashboard.v1.Widget widget = 5;
| Returns | |
|---|---|
| Type | Description |
WidgetOrBuilder |
|
getWidth()
public int getWidth()The width of the tile, measured in grid blocks. Tiles must have a minimum width of 1.
int32 width = 3;
| Returns | |
|---|---|
| Type | Description |
int |
The width. |
getXPos()
public int getXPos() The zero-indexed position of the tile in grid blocks relative to the
left edge of the grid. Tiles must be contained within the specified
number of columns. x_pos cannot be negative.
int32 x_pos = 1;
| Returns | |
|---|---|
| Type | Description |
int |
The xPos. |
getYPos()
public int getYPos() The zero-indexed position of the tile in grid blocks relative to the
top edge of the grid. y_pos cannot be negative.
int32 y_pos = 2;
| Returns | |
|---|---|
| Type | Description |
int |
The yPos. |
hasWidget()
public boolean hasWidget() The informational widget contained in the tile. For example an XyChart.
.google.monitoring.dashboard.v1.Widget widget = 5;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the widget field is set. |
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 MosaicLayout.Tile.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
MosaicLayout.Tile.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected MosaicLayout.Tile.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
MosaicLayout.Tile.Builder |
|
toBuilder()
public MosaicLayout.Tile.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
MosaicLayout.Tile.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|