SubnetRpcTimeIntervalGranularity Example Usage import { SubnetRpcTimeIntervalGranularity } from "@avalabs/avacloud-sdk/models/components"; let value: SubnetRpcTimeIntervalGranularity = "daily"; Values "hourly" | "daily" | "weekly" | "monthly"