GoogleApi.ContentWarehouse.V1.Model.GeostoreTrustSignalsProto
Table of Contents ▼
Jump to a specific part of the page:
Description
No description given.Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
sourceTrust
(type:GoogleApi.ContentWarehouse.V1.Model.GeostoreSourceTrustProto
, default:nil
)
- Trust signals for the source of a given observation, typically based on historical evidences or status (like internal Google operator).
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreTrustSignalsProto{
sourceTrust: GoogleApi.ContentWarehouse.V1.Model.GeostoreSourceTrustProto.t() | nil
}
sourceTrust: GoogleApi.ContentWarehouse.V1.Model.GeostoreSourceTrustProto.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GeostoreTrustSignalsProto