HydrationLogRollupValue
import type { HydrationLogRollupValue } from "https://googleapis.deno.dev/v1/health:v4.ts";Represents the result of the rollup of the hydration log data type.
interface HydrationLogRollupValue {
amountConsumed?: VolumeQuantityRollup;
}§Properties
§
amountConsumed?: VolumeQuantityRollup
[src]Rollup for amount consumed.