GeostoreSocialReferenceProto

GoogleApi.ContentWarehouse.V1.Model.GeostoreSocialReferenceProto


Table of Contents ▼

Jump to a specific part of the page:

Description

MapFacts GAIA ID assigned to this feature. These values are virtual GAIA IDs from MapFacts, and as such are not stored in Focus.

Attributes List

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

View Attributes

Attributes

  1. baseGaiaId (type: String.t, default: nil)
    - WARNING: Please do NOT introduce new uses; treat this field as if it were deprecated.
  2. claimedGaiaId (type: String.t, default: nil)
    - GAIA ID used when a business has been claimed. This value is a robot GAIA ID. Robots are a special type of GAIA account used to denote identity for a user or a group of users, but are not logged-in directly by a user.
  3. gaiaIdForDisplay (type: String.t, default: nil)
    - WARNING: Please do NOT introduce new uses; treat this field as if it were deprecated.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreSocialReferenceProto{
baseGaiaId: String.t() | nil,
claimedGaiaId: String.t() | nil,
gaiaIdForDisplay: String.t() | nil
}

Function

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

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