View Source GoogleApi.ContentWarehouse.V1.Model.CompositeDocExtraDup (google_api_content_warehouse v0.4.0)

The top non-forwarding dups of the canonical url.

Attributes

  • ecnFp (type: String.t, default: nil) - Fp96 of webmirror equivalence class as of last time this was exported.
  • url (type: String.t, default: nil) - The url of the non-forwarding dup.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.CompositeDocExtraDup{
  ecnFp: String.t() | nil,
  url: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.