View Source GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex (google_api_content_warehouse v0.4.0)
Pointer to a single node in a target scale. pointer.Index
fields should be annotated with a (pointer.to)
annotation, indicating what scale they point at.
Attributes
-
index
(type:integer()
, default:nil
) - The index of the node that this pointer points to.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex{ index: integer() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.