Class ReportSummary.ChartData.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>
-
- com.google.cloud.migrationcenter.v1.ReportSummary.ChartData.Builder
-
- All Implemented Interfaces:
ReportSummary.ChartDataOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ReportSummary.ChartData
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 typegoogle.cloud.migrationcenter.v1.ReportSummary.ChartData
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ReportSummary.ChartData.BuilderaddAllDataPoints(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.BuilderaddDataPoints(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.BuilderaddDataPoints(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.BuilderaddDataPoints(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.BuilderaddDataPoints(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.DataPoint.BuilderaddDataPointsBuilder()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.BuilderaddDataPointsBuilder(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.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ReportSummary.ChartDatabuild()ReportSummary.ChartDatabuildPartial()ReportSummary.ChartData.Builderclear()ReportSummary.ChartData.BuilderclearDataPoints()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.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ReportSummary.ChartData.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ReportSummary.ChartData.Builderclone()ReportSummary.ChartData.DataPointgetDataPoints(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.BuildergetDataPointsBuilder(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.intgetDataPointsCount()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.DataPointOrBuildergetDataPointsOrBuilder(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.ChartDatagetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ReportSummary.ChartData.BuildermergeFrom(ReportSummary.ChartData other)ReportSummary.ChartData.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ReportSummary.ChartData.BuildermergeFrom(com.google.protobuf.Message other)ReportSummary.ChartData.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ReportSummary.ChartData.BuilderremoveDataPoints(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.BuildersetDataPoints(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.BuildersetDataPoints(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.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ReportSummary.ChartData.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ReportSummary.ChartData.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>
-
clear
public ReportSummary.ChartData.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>
-
getDefaultInstanceForType
public ReportSummary.ChartData getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ReportSummary.ChartData build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ReportSummary.ChartData buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ReportSummary.ChartData.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>
-
setField
public ReportSummary.ChartData.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>
-
clearField
public ReportSummary.ChartData.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>
-
clearOneof
public ReportSummary.ChartData.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>
-
setRepeatedField
public ReportSummary.ChartData.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>
-
addRepeatedField
public ReportSummary.ChartData.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>
-
mergeFrom
public ReportSummary.ChartData.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ReportSummary.ChartData.Builder>
-
mergeFrom
public ReportSummary.ChartData.Builder mergeFrom(ReportSummary.ChartData other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>
-
mergeFrom
public ReportSummary.ChartData.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ReportSummary.ChartData.Builder>- Throws:
IOException
-
getDataPointsList
public 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;- Specified by:
getDataPointsListin interfaceReportSummary.ChartDataOrBuilder
-
getDataPointsCount
public 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;- Specified by:
getDataPointsCountin interfaceReportSummary.ChartDataOrBuilder
-
getDataPoints
public 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;- Specified by:
getDataPointsin interfaceReportSummary.ChartDataOrBuilder
-
setDataPoints
public 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;
-
setDataPoints
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;
-
addDataPoints
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;
-
addDataPoints
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;
-
addDataPoints
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;
-
addDataPoints
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;
-
addAllDataPoints
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;
-
clearDataPoints
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;
-
removeDataPoints
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;
-
getDataPointsBuilder
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;
-
getDataPointsOrBuilder
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;- Specified by:
getDataPointsOrBuilderin interfaceReportSummary.ChartDataOrBuilder
-
getDataPointsOrBuilderList
public 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;- Specified by:
getDataPointsOrBuilderListin interfaceReportSummary.ChartDataOrBuilder
-
addDataPointsBuilder
public 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;
-
addDataPointsBuilder
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;
-
getDataPointsBuilderList
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;
-
setUnknownFields
public final ReportSummary.ChartData.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>
-
mergeUnknownFields
public final ReportSummary.ChartData.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ReportSummary.ChartData.Builder>
-
-