View Source GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPointSpec (google_api_content_warehouse v0.4.0)
Map marker location for an address.
Attributes
-
bounds(type:GoogleApi.ContentWarehouse.V1.Model.GeostoreRectProto.t, default:nil) - -
point(type:GoogleApi.ContentWarehouse.V1.Model.GeostorePointProto.t, default:nil) - -
pointSource(type:String.t, default:nil) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@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 }
Functions
Unwrap a decoded JSON object into its complex fields.