GeostoreProvenanceProto

GoogleApi.ContentWarehouse.V1.Model.GeostoreProvenanceProto


Table of Contents ▼

Jump to a specific part of the page:

Description

This is a minimal version of SourceInfoProto.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. dataset (type: String.t, default: nil)
    - The dataset from which this the referenced data was created. The content of this string will be determined by the data provider, and may encode extra information, such as data confidence.
  2. provider (type: String.t, default: nil)
    - The data provider from which the referenced data was generated.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreProvenanceProto{
dataset: String.t() | nil,
provider: String.t() | nil
}

Function

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

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