public static final class ReportSummary.ChartData.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder> implements ReportSummary.ChartDataOrBuilder
Describes a collection of data points rendered as a Chart.Protobuf type
google.cloud.migrationcenter.v1.ReportSummary.ChartData| Modifier and Type | Method and Description |
|---|---|
ReportSummary.ChartData.Builder |
addAllDataPoints(Iterable<? extends ReportSummary.ChartData.DataPoint> values)
Each data point in the chart is represented as a name-value pair
with the name being the x-axis label, and the value being the y-axis
value.
|
ReportSummary.ChartData.Builder |
addDataPoints(int index,
ReportSummary.ChartData.DataPoint.Builder builderForValue)
Each data point in the chart is represented as a name-value pair
with the name being the x-axis label, and the value being the y-axis
value.
|
ReportSummary.ChartData.Builder |
addDataPoints(int index,
ReportSummary.ChartData.DataPoint value)
Each data point in the chart is represented as a name-value pair
with the name being the x-axis label, and the value being the y-axis
value.
|
ReportSummary.ChartData.Builder |
addDataPoints(ReportSummary.ChartData.DataPoint.Builder builderForValue)
Each data point in the chart is represented as a name-value pair
with the name being the x-axis label, and the value being the y-axis
value.
|
ReportSummary.ChartData.Builder |
addDataPoints(ReportSummary.ChartData.DataPoint value)
Each data point in the chart is represented as a name-value pair
with the name being the x-axis label, and the value being the y-axis
value.
|
ReportSummary.ChartData.DataPoint.Builder |
addDataPointsBuilder()
Each data point in the chart is represented as a name-value pair
with the name being the x-axis label, and the value being the y-axis
value.
|
ReportSummary.ChartData.DataPoint.Builder |
addDataPointsBuilder(int index)
Each data point in the chart is represented as a name-value pair
with the name being the x-axis label, and the value being the y-axis
value.
|
ReportSummary.ChartData.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ReportSummary.ChartData |
build() |
ReportSummary.ChartData |
buildPartial() |
ReportSummary.ChartData.Builder |
clear() |
ReportSummary.ChartData.Builder |
clearDataPoints()
Each data point in the chart is represented as a name-value pair
with the name being the x-axis label, and the value being the y-axis
value.
|
ReportSummary.ChartData.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ReportSummary.ChartData.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ReportSummary.ChartData.Builder |
clone() |
ReportSummary.ChartData.DataPoint |
getDataPoints(int index)
Each data point in the chart is represented as a name-value pair
with the name being the x-axis label, and the value being the y-axis
value.
|
ReportSummary.ChartData.DataPoint.Builder |
getDataPointsBuilder(int index)
Each data point in the chart is represented as a name-value pair
with the name being the x-axis label, and the value being the y-axis
value.
|
List<ReportSummary.ChartData.DataPoint.Builder> |
getDataPointsBuilderList()
Each data point in the chart is represented as a name-value pair
with the name being the x-axis label, and the value being the y-axis
value.
|
int |
getDataPointsCount()
Each data point in the chart is represented as a name-value pair
with the name being the x-axis label, and the value being the y-axis
value.
|
List<ReportSummary.ChartData.DataPoint> |
getDataPointsList()
Each data point in the chart is represented as a name-value pair
with the name being the x-axis label, and the value being the y-axis
value.
|
ReportSummary.ChartData.DataPointOrBuilder |
getDataPointsOrBuilder(int index)
Each data point in the chart is represented as a name-value pair
with the name being the x-axis label, and the value being the y-axis
value.
|
List<? extends ReportSummary.ChartData.DataPointOrBuilder> |
getDataPointsOrBuilderList()
Each data point in the chart is represented as a name-value pair
with the name being the x-axis label, and the value being the y-axis
value.
|
ReportSummary.ChartData |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ReportSummary.ChartData.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ReportSummary.ChartData.Builder |
mergeFrom(com.google.protobuf.Message other) |
ReportSummary.ChartData.Builder |
mergeFrom(ReportSummary.ChartData other) |
ReportSummary.ChartData.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ReportSummary.ChartData.Builder |
removeDataPoints(int index)
Each data point in the chart is represented as a name-value pair
with the name being the x-axis label, and the value being the y-axis
value.
|
ReportSummary.ChartData.Builder |
setDataPoints(int index,
ReportSummary.ChartData.DataPoint.Builder builderForValue)
Each data point in the chart is represented as a name-value pair
with the name being the x-axis label, and the value being the y-axis
value.
|
ReportSummary.ChartData.Builder |
setDataPoints(int index,
ReportSummary.ChartData.DataPoint value)
Each data point in the chart is represented as a name-value pair
with the name being the x-axis label, and the value being the y-axis
value.
|
ReportSummary.ChartData.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ReportSummary.ChartData.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ReportSummary.ChartData.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>public ReportSummary.ChartData.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>public ReportSummary.ChartData getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ReportSummary.ChartData build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ReportSummary.ChartData buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ReportSummary.ChartData.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>public ReportSummary.ChartData.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>public ReportSummary.ChartData.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>public ReportSummary.ChartData.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>public ReportSummary.ChartData.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>public ReportSummary.ChartData.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>public ReportSummary.ChartData.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ReportSummary.ChartData.Builder>public ReportSummary.ChartData.Builder mergeFrom(ReportSummary.ChartData other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>public ReportSummary.ChartData.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ReportSummary.ChartData.Builder>IOExceptionpublic List<ReportSummary.ChartData.DataPoint> getDataPointsList()
Each data point in the chart is represented as a name-value pair with the name being the x-axis label, and the value being the y-axis value.
repeated .google.cloud.migrationcenter.v1.ReportSummary.ChartData.DataPoint data_points = 1;
getDataPointsList in interface ReportSummary.ChartDataOrBuilderpublic int getDataPointsCount()
Each data point in the chart is represented as a name-value pair with the name being the x-axis label, and the value being the y-axis value.
repeated .google.cloud.migrationcenter.v1.ReportSummary.ChartData.DataPoint data_points = 1;
getDataPointsCount in interface ReportSummary.ChartDataOrBuilderpublic ReportSummary.ChartData.DataPoint getDataPoints(int index)
Each data point in the chart is represented as a name-value pair with the name being the x-axis label, and the value being the y-axis value.
repeated .google.cloud.migrationcenter.v1.ReportSummary.ChartData.DataPoint data_points = 1;
getDataPoints in interface ReportSummary.ChartDataOrBuilderpublic ReportSummary.ChartData.Builder setDataPoints(int index, ReportSummary.ChartData.DataPoint value)
Each data point in the chart is represented as a name-value pair with the name being the x-axis label, and the value being the y-axis value.
repeated .google.cloud.migrationcenter.v1.ReportSummary.ChartData.DataPoint data_points = 1;
public ReportSummary.ChartData.Builder setDataPoints(int index, ReportSummary.ChartData.DataPoint.Builder builderForValue)
Each data point in the chart is represented as a name-value pair with the name being the x-axis label, and the value being the y-axis value.
repeated .google.cloud.migrationcenter.v1.ReportSummary.ChartData.DataPoint data_points = 1;
public ReportSummary.ChartData.Builder addDataPoints(ReportSummary.ChartData.DataPoint value)
Each data point in the chart is represented as a name-value pair with the name being the x-axis label, and the value being the y-axis value.
repeated .google.cloud.migrationcenter.v1.ReportSummary.ChartData.DataPoint data_points = 1;
public ReportSummary.ChartData.Builder addDataPoints(int index, ReportSummary.ChartData.DataPoint value)
Each data point in the chart is represented as a name-value pair with the name being the x-axis label, and the value being the y-axis value.
repeated .google.cloud.migrationcenter.v1.ReportSummary.ChartData.DataPoint data_points = 1;
public ReportSummary.ChartData.Builder addDataPoints(ReportSummary.ChartData.DataPoint.Builder builderForValue)
Each data point in the chart is represented as a name-value pair with the name being the x-axis label, and the value being the y-axis value.
repeated .google.cloud.migrationcenter.v1.ReportSummary.ChartData.DataPoint data_points = 1;
public ReportSummary.ChartData.Builder addDataPoints(int index, ReportSummary.ChartData.DataPoint.Builder builderForValue)
Each data point in the chart is represented as a name-value pair with the name being the x-axis label, and the value being the y-axis value.
repeated .google.cloud.migrationcenter.v1.ReportSummary.ChartData.DataPoint data_points = 1;
public ReportSummary.ChartData.Builder addAllDataPoints(Iterable<? extends ReportSummary.ChartData.DataPoint> values)
Each data point in the chart is represented as a name-value pair with the name being the x-axis label, and the value being the y-axis value.
repeated .google.cloud.migrationcenter.v1.ReportSummary.ChartData.DataPoint data_points = 1;
public ReportSummary.ChartData.Builder clearDataPoints()
Each data point in the chart is represented as a name-value pair with the name being the x-axis label, and the value being the y-axis value.
repeated .google.cloud.migrationcenter.v1.ReportSummary.ChartData.DataPoint data_points = 1;
public ReportSummary.ChartData.Builder removeDataPoints(int index)
Each data point in the chart is represented as a name-value pair with the name being the x-axis label, and the value being the y-axis value.
repeated .google.cloud.migrationcenter.v1.ReportSummary.ChartData.DataPoint data_points = 1;
public ReportSummary.ChartData.DataPoint.Builder getDataPointsBuilder(int index)
Each data point in the chart is represented as a name-value pair with the name being the x-axis label, and the value being the y-axis value.
repeated .google.cloud.migrationcenter.v1.ReportSummary.ChartData.DataPoint data_points = 1;
public ReportSummary.ChartData.DataPointOrBuilder getDataPointsOrBuilder(int index)
Each data point in the chart is represented as a name-value pair with the name being the x-axis label, and the value being the y-axis value.
repeated .google.cloud.migrationcenter.v1.ReportSummary.ChartData.DataPoint data_points = 1;
getDataPointsOrBuilder in interface ReportSummary.ChartDataOrBuilderpublic List<? extends ReportSummary.ChartData.DataPointOrBuilder> getDataPointsOrBuilderList()
Each data point in the chart is represented as a name-value pair with the name being the x-axis label, and the value being the y-axis value.
repeated .google.cloud.migrationcenter.v1.ReportSummary.ChartData.DataPoint data_points = 1;
getDataPointsOrBuilderList in interface ReportSummary.ChartDataOrBuilderpublic ReportSummary.ChartData.DataPoint.Builder addDataPointsBuilder()
Each data point in the chart is represented as a name-value pair with the name being the x-axis label, and the value being the y-axis value.
repeated .google.cloud.migrationcenter.v1.ReportSummary.ChartData.DataPoint data_points = 1;
public ReportSummary.ChartData.DataPoint.Builder addDataPointsBuilder(int index)
Each data point in the chart is represented as a name-value pair with the name being the x-axis label, and the value being the y-axis value.
repeated .google.cloud.migrationcenter.v1.ReportSummary.ChartData.DataPoint data_points = 1;
public List<ReportSummary.ChartData.DataPoint.Builder> getDataPointsBuilderList()
Each data point in the chart is represented as a name-value pair with the name being the x-axis label, and the value being the y-axis value.
repeated .google.cloud.migrationcenter.v1.ReportSummary.ChartData.DataPoint data_points = 1;
public final ReportSummary.ChartData.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>public final ReportSummary.ChartData.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>Copyright © 2024 Google LLC. All rights reserved.