public interface

RequestProto.UpsertDataRequestOrBuilder

 androidx.health.platform.client.proto.RequestProto.UpsertDataRequestOrBuilder

Subclasses:

RequestProto.UpsertDataRequest, RequestProto.UpsertDataRequest.Builder

Summary

Methods
public DataProto.DataPointgetDataPoint(int index)

repeated .androidx.health.platform.client.proto.DataPoint data_point = 1;

public intgetDataPointCount()

repeated .androidx.health.platform.client.proto.DataPoint data_point = 1;

public java.util.List<DataProto.DataPoint>getDataPointList()

repeated .androidx.health.platform.client.proto.DataPoint data_point = 1;

Methods

public java.util.List<DataProto.DataPoint> getDataPointList()

repeated .androidx.health.platform.client.proto.DataPoint data_point = 1;

public DataProto.DataPoint getDataPoint(int index)

repeated .androidx.health.platform.client.proto.DataPoint data_point = 1;

public int getDataPointCount()

repeated .androidx.health.platform.client.proto.DataPoint data_point = 1;