Voting helps other researchers find interesting modules.
Pointer to a contiguous range of nodes in a target scale. pointer.Span fields should be annotated with a (pointer.to) annotation, indicating what scale they point at.
pointer.Span
(pointer.to)
limit
integer()
nil
start
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerSpan{ limit: integer() | nil, start: integer() | nil }
@spec decode(struct(), keyword()) :: struct()