View Source GoogleApi.ContentWarehouse.V1.Model.RepositoryAnnotationsGeoTopicality (google_api_content_warehouse v0.3.0)
Attributes
-
geotopics
(type:list(GoogleApi.ContentWarehouse.V1.Model.RepositoryAnnotationsGeoTopic.t)
, default:nil
) - The geotopics are ordered by normalized_score in descending order.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryAnnotationsGeoTopicality{ geotopics: [GoogleApi.ContentWarehouse.V1.Model.RepositoryAnnotationsGeoTopic.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.