public interface RespiratoryRateSleepSummaryOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getDeepSleepStats()
public abstract RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatistics getDeepSleepStats()Optional. Respiratory rate statistics for deep sleep.
.google.devicesandservices.health.v4.RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatistics deep_sleep_stats = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatistics |
The deepSleepStats. |
getDeepSleepStatsOrBuilder()
public abstract RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatisticsOrBuilder getDeepSleepStatsOrBuilder()Optional. Respiratory rate statistics for deep sleep.
.google.devicesandservices.health.v4.RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatistics deep_sleep_stats = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatisticsOrBuilder |
|
getFullSleepStats()
public abstract RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatistics getFullSleepStats()Required. Full respiratory rate statistics.
.google.devicesandservices.health.v4.RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatistics full_sleep_stats = 5 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatistics |
The fullSleepStats. |
getFullSleepStatsOrBuilder()
public abstract RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatisticsOrBuilder getFullSleepStatsOrBuilder()Required. Full respiratory rate statistics.
.google.devicesandservices.health.v4.RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatistics full_sleep_stats = 5 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatisticsOrBuilder |
|
getLightSleepStats()
public abstract RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatistics getLightSleepStats()Optional. Respiratory rate statistics for light sleep.
.google.devicesandservices.health.v4.RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatistics light_sleep_stats = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatistics |
The lightSleepStats. |
getLightSleepStatsOrBuilder()
public abstract RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatisticsOrBuilder getLightSleepStatsOrBuilder()Optional. Respiratory rate statistics for light sleep.
.google.devicesandservices.health.v4.RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatistics light_sleep_stats = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatisticsOrBuilder |
|
getRemSleepStats()
public abstract RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatistics getRemSleepStats()Optional. Respiratory rate statistics for REM sleep.
.google.devicesandservices.health.v4.RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatistics rem_sleep_stats = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatistics |
The remSleepStats. |
getRemSleepStatsOrBuilder()
public abstract RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatisticsOrBuilder getRemSleepStatsOrBuilder()Optional. Respiratory rate statistics for REM sleep.
.google.devicesandservices.health.v4.RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatistics rem_sleep_stats = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatisticsOrBuilder |
|
getSampleTime()
public abstract ObservationSampleTime getSampleTime()Required. The time at which respiratory rate was measured.
.google.devicesandservices.health.v4.ObservationSampleTime sample_time = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ObservationSampleTime |
The sampleTime. |
getSampleTimeOrBuilder()
public abstract ObservationSampleTimeOrBuilder getSampleTimeOrBuilder()Required. The time at which respiratory rate was measured.
.google.devicesandservices.health.v4.ObservationSampleTime sample_time = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ObservationSampleTimeOrBuilder |
|
hasDeepSleepStats()
public abstract boolean hasDeepSleepStats()Optional. Respiratory rate statistics for deep sleep.
.google.devicesandservices.health.v4.RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatistics deep_sleep_stats = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the deepSleepStats field is set. |
hasFullSleepStats()
public abstract boolean hasFullSleepStats()Required. Full respiratory rate statistics.
.google.devicesandservices.health.v4.RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatistics full_sleep_stats = 5 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the fullSleepStats field is set. |
hasLightSleepStats()
public abstract boolean hasLightSleepStats()Optional. Respiratory rate statistics for light sleep.
.google.devicesandservices.health.v4.RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatistics light_sleep_stats = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the lightSleepStats field is set. |
hasRemSleepStats()
public abstract boolean hasRemSleepStats()Optional. Respiratory rate statistics for REM sleep.
.google.devicesandservices.health.v4.RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatistics rem_sleep_stats = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the remSleepStats field is set. |
hasSampleTime()
public abstract boolean hasSampleTime()Required. The time at which respiratory rate was measured.
.google.devicesandservices.health.v4.ObservationSampleTime sample_time = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the sampleTime field is set. |