public static final class DailyRollUpDataPointsResponse.Builder extends GeneratedMessage.Builder<DailyRollUpDataPointsResponse.Builder> implements DailyRollUpDataPointsResponseOrBuilder
Response containing the list of rolled up data points.
Protobuf type google.devicesandservices.health.v4.DailyRollUpDataPointsResponse
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllRollupDataPoints(Iterable<? extends DailyRollupDataPoint> values)
public DailyRollUpDataPointsResponse.Builder addAllRollupDataPoints(Iterable<? extends DailyRollupDataPoint> values)
Values for each aggregation time window.
repeated .google.devicesandservices.health.v4.DailyRollupDataPoint rollup_data_points = 1;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.devicesandservices.health.v4.DailyRollupDataPoint>
|
addRollupDataPoints(DailyRollupDataPoint value)
public DailyRollUpDataPointsResponse.Builder addRollupDataPoints(DailyRollupDataPoint value)
Values for each aggregation time window.
repeated .google.devicesandservices.health.v4.DailyRollupDataPoint rollup_data_points = 1;
addRollupDataPoints(DailyRollupDataPoint.Builder builderForValue)
public DailyRollUpDataPointsResponse.Builder addRollupDataPoints(DailyRollupDataPoint.Builder builderForValue)
Values for each aggregation time window.
repeated .google.devicesandservices.health.v4.DailyRollupDataPoint rollup_data_points = 1;
addRollupDataPoints(int index, DailyRollupDataPoint value)
public DailyRollUpDataPointsResponse.Builder addRollupDataPoints(int index, DailyRollupDataPoint value)
Values for each aggregation time window.
repeated .google.devicesandservices.health.v4.DailyRollupDataPoint rollup_data_points = 1;
addRollupDataPoints(int index, DailyRollupDataPoint.Builder builderForValue)
public DailyRollUpDataPointsResponse.Builder addRollupDataPoints(int index, DailyRollupDataPoint.Builder builderForValue)
Values for each aggregation time window.
repeated .google.devicesandservices.health.v4.DailyRollupDataPoint rollup_data_points = 1;
addRollupDataPointsBuilder()
public DailyRollupDataPoint.Builder addRollupDataPointsBuilder()
Values for each aggregation time window.
repeated .google.devicesandservices.health.v4.DailyRollupDataPoint rollup_data_points = 1;
addRollupDataPointsBuilder(int index)
public DailyRollupDataPoint.Builder addRollupDataPointsBuilder(int index)
Values for each aggregation time window.
repeated .google.devicesandservices.health.v4.DailyRollupDataPoint rollup_data_points = 1;
| Parameter |
| Name |
Description |
index |
int
|
build()
public DailyRollUpDataPointsResponse build()
buildPartial()
public DailyRollUpDataPointsResponse buildPartial()
clear()
public DailyRollUpDataPointsResponse.Builder clear()
Overrides
clearRollupDataPoints()
public DailyRollUpDataPointsResponse.Builder clearRollupDataPoints()
Values for each aggregation time window.
repeated .google.devicesandservices.health.v4.DailyRollupDataPoint rollup_data_points = 1;
getDefaultInstanceForType()
public DailyRollUpDataPointsResponse getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getRollupDataPoints(int index)
public DailyRollupDataPoint getRollupDataPoints(int index)
Values for each aggregation time window.
repeated .google.devicesandservices.health.v4.DailyRollupDataPoint rollup_data_points = 1;
| Parameter |
| Name |
Description |
index |
int
|
getRollupDataPointsBuilder(int index)
public DailyRollupDataPoint.Builder getRollupDataPointsBuilder(int index)
Values for each aggregation time window.
repeated .google.devicesandservices.health.v4.DailyRollupDataPoint rollup_data_points = 1;
| Parameter |
| Name |
Description |
index |
int
|
getRollupDataPointsBuilderList()
public List<DailyRollupDataPoint.Builder> getRollupDataPointsBuilderList()
Values for each aggregation time window.
repeated .google.devicesandservices.health.v4.DailyRollupDataPoint rollup_data_points = 1;
getRollupDataPointsCount()
public int getRollupDataPointsCount()
Values for each aggregation time window.
repeated .google.devicesandservices.health.v4.DailyRollupDataPoint rollup_data_points = 1;
| Returns |
| Type |
Description |
int |
|
getRollupDataPointsList()
public List<DailyRollupDataPoint> getRollupDataPointsList()
Values for each aggregation time window.
repeated .google.devicesandservices.health.v4.DailyRollupDataPoint rollup_data_points = 1;
getRollupDataPointsOrBuilder(int index)
public DailyRollupDataPointOrBuilder getRollupDataPointsOrBuilder(int index)
Values for each aggregation time window.
repeated .google.devicesandservices.health.v4.DailyRollupDataPoint rollup_data_points = 1;
| Parameter |
| Name |
Description |
index |
int
|
getRollupDataPointsOrBuilderList()
public List<? extends DailyRollupDataPointOrBuilder> getRollupDataPointsOrBuilderList()
Values for each aggregation time window.
repeated .google.devicesandservices.health.v4.DailyRollupDataPoint rollup_data_points = 1;
| Returns |
| Type |
Description |
List<? extends com.google.devicesandservices.health.v4.DailyRollupDataPointOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(DailyRollUpDataPointsResponse other)
public DailyRollUpDataPointsResponse.Builder mergeFrom(DailyRollUpDataPointsResponse other)
public DailyRollUpDataPointsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public DailyRollUpDataPointsResponse.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
removeRollupDataPoints(int index)
public DailyRollUpDataPointsResponse.Builder removeRollupDataPoints(int index)
Values for each aggregation time window.
repeated .google.devicesandservices.health.v4.DailyRollupDataPoint rollup_data_points = 1;
| Parameter |
| Name |
Description |
index |
int
|
setRollupDataPoints(int index, DailyRollupDataPoint value)
public DailyRollUpDataPointsResponse.Builder setRollupDataPoints(int index, DailyRollupDataPoint value)
Values for each aggregation time window.
repeated .google.devicesandservices.health.v4.DailyRollupDataPoint rollup_data_points = 1;
setRollupDataPoints(int index, DailyRollupDataPoint.Builder builderForValue)
public DailyRollUpDataPointsResponse.Builder setRollupDataPoints(int index, DailyRollupDataPoint.Builder builderForValue)
Values for each aggregation time window.
repeated .google.devicesandservices.health.v4.DailyRollupDataPoint rollup_data_points = 1;