SocialGraphApiProtoSearchProfileLocationInfo

GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileLocationInfo


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. lat (type: float(), default: nil)
    - Degrees [-90 .. 90]
  2. lon (type: float(), default: nil)
    - Degrees [-180 .. 180]
  3. radius (type: float(), default: nil)
    - Meters

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileLocationInfo{
lat: float() | nil,
lon: float() | nil,
radius: float() | nil
}

Function

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

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