GeostoreInternalFieldMetadataProto

GoogleApi.ContentWarehouse.V1.Model.GeostoreInternalFieldMetadataProto


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):

View Attributes

Attributes

  1. isAuto (type: boolean(), default: nil)
    - Whether or not the piece of data has been generated automatically (i.e., by a bot/automated process based on heuristics/algorithms rather than coming as a fact set by some human user or data provider based on their knowledge). Note that this does NOT imply that the value was set as a result of a bot operation on the repository, since it is conceivable to use a bot/automated process simply as a way of convenience to ingest large amount of canonical/ground truth data.
  2. sourceSummary (type: GoogleApi.ContentWarehouse.V1.Model.GeostoreInternalSourceSummaryProto, default: nil)
    - Information about the source providing the piece of data this metadata is attached to.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreInternalFieldMetadataProto{
isAuto: boolean() | nil,
sourceSummary: GoogleApi.ContentWarehouse.V1.Model.GeostoreInternalSourceSummaryProto.t() | nil
}

Function

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

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GeostoreInternalFieldMetadataProto