public enum Nutrient extends Enum<Nutrient> implements ProtocolMessageEnumHolds information about a user logged food.
Protobuf enum google.devicesandservices.health.v4.Nutrient
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
BIOTIN |
Value representing biotin nutrient. |
BIOTIN_VALUE |
Value representing biotin nutrient. |
CAFFEINE |
Value representing caffeine nutrient. |
CAFFEINE_VALUE |
Value representing caffeine nutrient. |
CALCIUM |
Value representing calcium nutrient. |
CALCIUM_VALUE |
Value representing calcium nutrient. |
CARBOHYDRATES |
Value representing carbohydrates nutrient. |
CARBOHYDRATES_VALUE |
Value representing carbohydrates nutrient. |
CHLORIDE |
Value representing chloride nutrient. |
CHLORIDE_VALUE |
Value representing chloride nutrient. |
CHOLESTEROL |
Value representing cholesterol nutrient. |
CHOLESTEROL_VALUE |
Value representing cholesterol nutrient. |
CHROMIUM |
Value representing chromium nutrient. |
CHROMIUM_VALUE |
Value representing chromium nutrient. |
COPPER |
Value representing copper nutrient. |
COPPER_VALUE |
Value representing copper nutrient. |
DIETARY_FIBER |
Value representing dietary fiber nutrient. |
DIETARY_FIBER_VALUE |
Value representing dietary fiber nutrient. |
FOLATE |
Value representing folate nutrient. |
FOLATE_VALUE |
Value representing folate nutrient. |
FOLIC_ACID |
Value representing folic acid nutrient. |
FOLIC_ACID_VALUE |
Value representing folic acid nutrient. |
IODINE |
Value representing iodine nutrient. |
IODINE_VALUE |
Value representing iodine nutrient. |
IRON |
Value representing iron nutrient. |
IRON_VALUE |
Value representing iron nutrient. |
MAGNESIUM |
Value representing magnesium nutrient. |
MAGNESIUM_VALUE |
Value representing magnesium nutrient. |
MANGANESE |
Value representing manganese nutrient. |
MANGANESE_VALUE |
Value representing manganese nutrient. |
MOLYBDENUM |
Value representing molybdenum nutrient. |
MOLYBDENUM_VALUE |
Value representing molybdenum nutrient. |
MONOUNSATURATED_FAT |
Value representing monounsaturated fat nutrient. |
MONOUNSATURATED_FAT_VALUE |
Value representing monounsaturated fat nutrient. |
NIACIN |
Value representing niacin nutrient. |
NIACIN_VALUE |
Value representing niacin nutrient. |
NUTRIENT_UNSPECIFIED |
Unspecified nutrient. |
NUTRIENT_UNSPECIFIED_VALUE |
Unspecified nutrient. |
PANTOTHENIC_ACID |
Value representing pantothenic acid nutrient. |
PANTOTHENIC_ACID_VALUE |
Value representing pantothenic acid nutrient. |
PHOSPHORUS |
Value representing phosphorus nutrient. |
PHOSPHORUS_VALUE |
Value representing phosphorus nutrient. |
POLYUNSATURATED_FAT |
Value representing polyunsaturated fat nutrient. |
POLYUNSATURATED_FAT_VALUE |
Value representing polyunsaturated fat nutrient. |
POTASSIUM |
Value representing potassium nutrient. |
POTASSIUM_VALUE |
Value representing potassium nutrient. |
PROTEIN |
Value representing protein nutrient. |
PROTEIN_VALUE |
Value representing protein nutrient. |
RIBOFLAVIN |
Value representing riboflavin nutrient. |
RIBOFLAVIN_VALUE |
Value representing riboflavin nutrient. |
SATURATED_FAT |
Value representing saturated fat nutrient. |
SATURATED_FAT_VALUE |
Value representing saturated fat nutrient. |
SELENIUM |
Value representing selenium nutrient. |
SELENIUM_VALUE |
Value representing selenium nutrient. |
SODIUM |
Value representing sodium nutrient. |
SODIUM_VALUE |
Value representing sodium nutrient. |
SUGAR |
Value representing sugar nutrient. |
SUGAR_VALUE |
Value representing sugar nutrient. |
THIAMIN |
Value representing thiamin nutrient. |
THIAMIN_VALUE |
Value representing thiamin nutrient. |
TRANS_FAT |
Value representing trans fat nutrient. |
TRANS_FAT_VALUE |
Value representing trans fat nutrient. |
UNRECOGNIZED |
|
UNSATURATED_FAT |
Value representing unsaturated fat nutrient. |
UNSATURATED_FAT_VALUE |
Value representing unsaturated fat nutrient. |
VITAMIN_A |
Value representing vitamin A nutrient. |
VITAMIN_A_VALUE |
Value representing vitamin A nutrient. |
VITAMIN_B12 |
Value representing vitamin B12 nutrient. |
VITAMIN_B12_VALUE |
Value representing vitamin B12 nutrient. |
VITAMIN_B6 |
Value representing vitamin B6 nutrient. |
VITAMIN_B6_VALUE |
Value representing vitamin B6 nutrient. |
VITAMIN_C |
Value representing vitamin C nutrient. |
VITAMIN_C_VALUE |
Value representing vitamin C nutrient. |
VITAMIN_D |
Value representing vitamin D nutrient. |
VITAMIN_D_VALUE |
Value representing vitamin D nutrient. |
VITAMIN_E |
Value representing vitamin E nutrient. |
VITAMIN_E_VALUE |
Value representing vitamin E nutrient. |
VITAMIN_K |
Value representing vitamin K nutrient. |
VITAMIN_K_VALUE |
Value representing vitamin K nutrient. |
ZINC |
Value representing zinc nutrient. |
ZINC_VALUE |
Value representing zinc nutrient. |
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() |
|