public enum DataSource.Platform extends Enum<DataSource.Platform> implements ProtocolMessageEnumThe platform that uploaded the data. Additional values may be added in the future. Clients should be prepared to handle unknown values gracefully.
Protobuf enum google.devicesandservices.health.v4.DataSource.Platform
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
FIT |
The data was uploaded from Google Fit. |
FITBIT |
The data was uploaded from Fitbit. |
FITBIT_VALUE |
The data was uploaded from Fitbit. |
FITBIT_WEB_API |
The data was uploaded from Fitbit legacy Web API. |
FITBIT_WEB_API_VALUE |
The data was uploaded from Fitbit legacy Web API. |
FIT_VALUE |
The data was uploaded from Google Fit. |
GOOGLE_PARTNER_INTEGRATION |
The data was uploaded from Google Partner Integrations. |
GOOGLE_PARTNER_INTEGRATION_VALUE |
The data was uploaded from Google Partner Integrations. |
GOOGLE_WEB_API |
The data was uploaded from Google Health API. |
GOOGLE_WEB_API_VALUE |
The data was uploaded from Google Health API. |
HEALTH_CONNECT |
The data was uploaded from Health Connect. |
HEALTH_CONNECT_VALUE |
The data was uploaded from Health Connect. |
HEALTH_KIT |
The data was uploaded from Health Kit. |
HEALTH_KIT_VALUE |
The data was uploaded from Health Kit. |
NEST |
The data was uploaded from Nest devices. |
NEST_VALUE |
The data was uploaded from Nest devices. |
PLATFORM_UNSPECIFIED |
The platform is unspecified. |
PLATFORM_UNSPECIFIED_VALUE |
The platform is unspecified. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|