public static final class ReportSummary.ChartData.DataPoint extends GeneratedMessage implements ReportSummary.ChartData.DataPointOrBuilderDescribes a single data point in the Chart.
Protobuf type google.cloud.migrationcenter.v1.ReportSummary.ChartData.DataPoint
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > ReportSummary.ChartData.DataPointImplements
ReportSummary.ChartData.DataPointOrBuilderStatic Fields
LABEL_FIELD_NUMBER
public static final int LABEL_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
VALUE_FIELD_NUMBER
public static final int VALUE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static ReportSummary.ChartData.DataPoint getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
ReportSummary.ChartData.DataPoint |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static ReportSummary.ChartData.DataPoint.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
ReportSummary.ChartData.DataPoint.Builder |
|
newBuilder(ReportSummary.ChartData.DataPoint prototype)
public static ReportSummary.ChartData.DataPoint.Builder newBuilder(ReportSummary.ChartData.DataPoint prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
ReportSummary.ChartData.DataPoint |
| Returns | |
|---|---|
| Type | Description |
ReportSummary.ChartData.DataPoint.Builder |
|
parseDelimitedFrom(InputStream input)
public static ReportSummary.ChartData.DataPoint parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ReportSummary.ChartData.DataPoint |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ReportSummary.ChartData.DataPoint parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ReportSummary.ChartData.DataPoint |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static ReportSummary.ChartData.DataPoint parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
ReportSummary.ChartData.DataPoint |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ReportSummary.ChartData.DataPoint parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ReportSummary.ChartData.DataPoint |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static ReportSummary.ChartData.DataPoint parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
ReportSummary.ChartData.DataPoint |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ReportSummary.ChartData.DataPoint parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ReportSummary.ChartData.DataPoint |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static ReportSummary.ChartData.DataPoint parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
ReportSummary.ChartData.DataPoint |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ReportSummary.ChartData.DataPoint parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ReportSummary.ChartData.DataPoint |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static ReportSummary.ChartData.DataPoint parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ReportSummary.ChartData.DataPoint |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ReportSummary.ChartData.DataPoint parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ReportSummary.ChartData.DataPoint |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static ReportSummary.ChartData.DataPoint parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
ReportSummary.ChartData.DataPoint |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ReportSummary.ChartData.DataPoint parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ReportSummary.ChartData.DataPoint |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<ReportSummary.ChartData.DataPoint> parser()| Returns | |
|---|---|
| Type | Description |
Parser<DataPoint> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public ReportSummary.ChartData.DataPoint getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ReportSummary.ChartData.DataPoint |
|
getLabel()
public String getLabel()The X-axis label for this data point.
string label = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The label. |
getLabelBytes()
public ByteString getLabelBytes()The X-axis label for this data point.
string label = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for label. |
getParserForType()
public Parser<ReportSummary.ChartData.DataPoint> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<DataPoint> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getValue()
public double getValue()The Y-axis value for this data point.
double value = 2;
| Returns | |
|---|---|
| Type | Description |
double |
The value. |
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 ReportSummary.ChartData.DataPoint.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
ReportSummary.ChartData.DataPoint.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected ReportSummary.ChartData.DataPoint.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
ReportSummary.ChartData.DataPoint.Builder |
|
toBuilder()
public ReportSummary.ChartData.DataPoint.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
ReportSummary.ChartData.DataPoint.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|