AppsPeopleOzExternalMergedpeopleapiPointSpec

GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPointSpec


Table of Contents ▼

Jump to a specific part of the page:

Description

Map marker location for an address.

Attributes List

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

View Attributes

Attributes

  1. bounds (type: GoogleApi.ContentWarehouse.V1.Model.GeostoreRectProto, default: nil)
    -
  2. point (type: GoogleApi.ContentWarehouse.V1.Model.GeostorePointProto, default: nil)
    -
  3. pointSource (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPointSpec{
bounds: GoogleApi.ContentWarehouse.V1.Model.GeostoreRectProto.t() | nil,
point: GoogleApi.ContentWarehouse.V1.Model.GeostorePointProto.t() | nil,
pointSource: String.t() | nil
}

Function

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

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