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

Attributes

  • sourceTrust (type: GoogleApi.ContentWarehouse.V1.Model.GeostoreSourceTrustProto.t, default: nil) - Trust signals for the source of a given observation, typically based on historical evidences or status (like internal Google operator).

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreTrustSignalsProto{
  sourceTrust:
    GoogleApi.ContentWarehouse.V1.Model.GeostoreSourceTrustProto.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.