public interface

ResponseProto.AggregateDataResponseOrBuilder

 androidx.health.platform.client.proto.ResponseProto.AggregateDataResponseOrBuilder

Subclasses:

ResponseProto.AggregateDataResponse, ResponseProto.AggregateDataResponse.Builder

Summary

Methods
public DataProto.AggregateDataRowgetRows(int index)

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

public intgetRowsCount()

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

public java.util.List<DataProto.AggregateDataRow>getRowsList()

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

Methods

public java.util.List<DataProto.AggregateDataRow> getRowsList()

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

public DataProto.AggregateDataRow getRows(int index)

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

public int getRowsCount()

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;