GoogleApi.ContentWarehouse.V1.Model.QualityActionsNewsProviderAnnotationData
Table of Contents ▼
Jump to a specific part of the page:
Description
Aqua annotation data for news provider. This proto is added as an extension to NimbleAnnotationData.semantics_proto for nimble annotation.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
providers
(type:list(GoogleApi.ContentWarehouse.V1.Model.QualityActionsNewsProviderAnnotationDataProvider)
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityActionsNewsProviderAnnotationData{
providers: [ GoogleApi.ContentWarehouse.V1.Model.QualityActionsNewsProviderAnnotationDataProvider.t() ] | nil
}
providers: [ GoogleApi.ContentWarehouse.V1.Model.QualityActionsNewsProviderAnnotationDataProvider.t() ] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.QualityActionsNewsProviderAnnotationData