View Source GoogleApi.SafeBrowsing.V4.Model.GoogleSecuritySafebrowsingV4RawIndices (google_api_safe_browsing v0.26.0)
A set of raw indices to remove from a local list.
Attributes
-
indices(type:list(integer()), default:nil) - The indices to remove from a lexicographically-sorted local list.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SafeBrowsing.V4.Model.GoogleSecuritySafebrowsingV4RawIndices{ indices: [integer()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.