public final class

ResponseProto.ReadDataPointResponse.Builder

extends <any>

implements ResponseProto.ReadDataPointResponseOrBuilder

 java.lang.Object

↳<any>

↳androidx.health.platform.client.proto.ResponseProto.ReadDataPointResponse.Builder

Overview

Protobuf type androidx.health.platform.client.proto.ReadDataPointResponse

Summary

Methods
public ResponseProto.ReadDataPointResponse.BuilderclearData()

optional .androidx.health.platform.client.proto.DataPoint data = 1;

public DataProto.DataPointgetData()

optional .androidx.health.platform.client.proto.DataPoint data = 1;

public booleanhasData()

optional .androidx.health.platform.client.proto.DataPoint data = 1;

public ResponseProto.ReadDataPointResponse.BuildermergeData(DataProto.DataPoint value)

optional .androidx.health.platform.client.proto.DataPoint data = 1;

public ResponseProto.ReadDataPointResponse.BuildersetData(DataProto.DataPoint.Builder builderForValue)

optional .androidx.health.platform.client.proto.DataPoint data = 1;

public ResponseProto.ReadDataPointResponse.BuildersetData(DataProto.DataPoint value)

optional .androidx.health.platform.client.proto.DataPoint data = 1;

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Methods

public boolean hasData()

optional .androidx.health.platform.client.proto.DataPoint data = 1;

public DataProto.DataPoint getData()

optional .androidx.health.platform.client.proto.DataPoint data = 1;

optional .androidx.health.platform.client.proto.DataPoint data = 1;

optional .androidx.health.platform.client.proto.DataPoint data = 1;

optional .androidx.health.platform.client.proto.DataPoint data = 1;

optional .androidx.health.platform.client.proto.DataPoint data = 1;