View Source GoogleApi.ContentWarehouse.V1.Model.ResearchScienceSearchCitation (google_api_content_warehouse v0.3.0)
Reference to the citation in Google scholar.
Attributes
-
citation
(type:String.t
, default:nil
) - -
safeHtmlCitation
(type:GoogleApi.ContentWarehouse.V1.Model.WebutilHtmlTypesSafeHtmlProto.t
, default:nil
) - The citation after HTML sanitation. Used only by the front-end.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ResearchScienceSearchCitation{ citation: String.t() | nil, safeHtmlCitation: GoogleApi.ContentWarehouse.V1.Model.WebutilHtmlTypesSafeHtmlProto.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.