RepositoryWebrefWebrefAttachmentMetadata

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefWebrefAttachmentMetadata


Table of Contents ▼

Jump to a specific part of the page:

Description

Annotation metadata for an individual entity.

Attributes List

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

View Attributes

Attributes

  1. featureType (type: String.t, default: nil)
    - Oyster Feature Type.
  2. index (type: integer(), default: nil)
    - Indicates which entity this message belongs to: encoded_mid[index].
  3. latE7 (type: integer(), default: nil)
    - Latitude and longitude of the location. Same format as geostore.PointProto.
  4. lngE7 (type: integer(), default: nil)
    -
  5. oysterId (type: GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto, default: nil)
    - Oyster Feature ID of the location.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefWebrefAttachmentMetadata{
featureType: String.t() | nil,
index: integer() | nil,
latE7: integer() | nil,
lngE7: integer() | nil,
oysterId: GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t() | nil
}

Function

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

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