View Source GoogleApi.ContentWarehouse.V1.Model.IndexingMobileInterstitialsProtoDesktopInterstitialsDetails (google_api_content_warehouse v0.4.0)
An optional message that may contain details of the signals computation.
Attributes
-
basicInfo
(type:GoogleApi.ContentWarehouse.V1.Model.IndexingMobileInterstitialsProtoInterstitialBasicInfo.t
, default:nil
) - -
isSmearedSignal
(type:boolean()
, default:nil
) - Indicates whether the signal value is "smeared", e.g. extrapolated from other URLs.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.IndexingMobileInterstitialsProtoDesktopInterstitialsDetails{ basicInfo: GoogleApi.ContentWarehouse.V1.Model.IndexingMobileInterstitialsProtoInterstitialBasicInfo.t() | nil, isSmearedSignal: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.