Voting helps other researchers find interesting modules.
Per-doc data in the Ocean index. Ocean indexing details are in https://www/eng/designdocs/scanning/ocean-indexing.html
flags
String.t
nil
numPages
integer()
pageNumber
pageid
volumeid
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.OceanPerDocData{ flags: String.t() | nil, numPages: integer() | nil, pageNumber: integer() | nil, pageid: integer() | nil, volumeid: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()