View Source GoogleApi.ContentWarehouse.V1.Model.QualityActionsNewsProviderAnnotationData (google_api_content_warehouse v0.4.0)

Aqua annotation data for news provider. This proto is added as an extension to NimbleAnnotationData.semantics_proto for nimble annotation.

Attributes

  • providers (type: list(GoogleApi.ContentWarehouse.V1.Model.QualityActionsNewsProviderAnnotationDataProvider.t), default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.ContentWarehouse.V1.Model.QualityActionsNewsProviderAnnotationData{
    providers:
      [
        GoogleApi.ContentWarehouse.V1.Model.QualityActionsNewsProviderAnnotationDataProvider.t()
      ]
      | nil
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.