View Source GoogleApi.ContentWarehouse.V1.Model.YoutubeCommentsRankingYouTubeCommentTextEmbedding (google_api_content_warehouse v0.4.0)
Comment text embedding.
Attributes
-
textEmbedding
(type:list(number())
, default:nil
) - Comment text embedding.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.YoutubeCommentsRankingYouTubeCommentTextEmbedding{ textEmbedding: [number()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.