Class SwimLengthsDataRollupValue
Represents the result of the rollup of the swim lengths data type.
Implements
Namespace: Google.DevicesAndServices.Health.V4
Assembly: Google.DevicesAndServices.Health.V4.dll
Syntax
public sealed class SwimLengthsDataRollupValue : IMessage<SwimLengthsDataRollupValue>, IEquatable<SwimLengthsDataRollupValue>, IDeepCloneable<SwimLengthsDataRollupValue>, IBufferMessage, IMessage
Constructors
SwimLengthsDataRollupValue()
Declaration
public SwimLengthsDataRollupValue()
SwimLengthsDataRollupValue(SwimLengthsDataRollupValue)
Declaration
public SwimLengthsDataRollupValue(SwimLengthsDataRollupValue other)
Parameters
| Type | Name | Description |
|---|---|---|
| SwimLengthsDataRollupValue | other |
Properties
StrokeCountSum
Total number of swim strokes in the interval.
Declaration
public long StrokeCountSum { get; set; }
Property Value
| Type | Description |
|---|---|
| long |