Uncompact H3 indices to the specified resolution. All input indices must be at a resolution less than or equal to the requested resolution or this transform will return null. If any of the input indices are invalid this transform will return null. Output indices are sorted in ascending order.
Expression categories: Geospatial
Declared arguments
H3 set: Set of H3 cells. Expression<Array<H3 Index>>
Resolution: H3 grid resolution between 0 and 15 (inclusive). Expression<Byte | Integer | Long | Short>