GeostoreInternalSourceSummaryProto

GoogleApi.ContentWarehouse.V1.Model.GeostoreInternalSourceSummaryProto


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. dataset (type: String.t, default: nil)
    - Within the above provider, the dataset from which this piece of data was generated. For fields that are auto-generated the "dataset" is likely to be some algorithm's or program's name. Similar to SourceInfoProto.dataset but with the difference that it is required to always be set. Providers that don't have a concept of dataset may use "default".
  2. provider (type: String.t, default: nil)
    - The data provider from which this piece of data was generated. Equivalent to SourceInfoProto.provider in the public schema.

Type

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

Function

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

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