View Source GoogleApi.ContentWarehouse.V1.Model.AttentionalEntitiesMentionPropertiesSource (google_api_content_warehouse v0.4.0)
The agent or system from which the mention was derived. Each mention corresponds to a single source.
Attributes
-   client(type:GoogleApi.ContentWarehouse.V1.Model.AttentionalEntitiesMentionPropertiesSourceClient.t, default:nil) -
-   system(type:GoogleApi.ContentWarehouse.V1.Model.AttentionalEntitiesMentionPropertiesSourceSystem.t, default:nil) -
-   user(type:GoogleApi.ContentWarehouse.V1.Model.AttentionalEntitiesMentionPropertiesSourceUser.t, default:nil) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AttentionalEntitiesMentionPropertiesSource{ client: GoogleApi.ContentWarehouse.V1.Model.AttentionalEntitiesMentionPropertiesSourceClient.t() | nil, system: GoogleApi.ContentWarehouse.V1.Model.AttentionalEntitiesMentionPropertiesSourceSystem.t() | nil, user: GoogleApi.ContentWarehouse.V1.Model.AttentionalEntitiesMentionPropertiesSourceUser.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.