View Source GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentEmbedderInfo (google_api_content_warehouse v0.4.0)
Attributes
-
importanceAsEmbedder
(type:integer()
, default:nil
) - -
linkInfo
(type:GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentLinkInfo.t
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentEmbedderInfo{ importanceAsEmbedder: integer() | nil, linkInfo: GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentLinkInfo.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.