View Source GoogleApi.ContentWarehouse.V1.Model.GeostoreAnchoredGeometryProto (google_api_content_warehouse v0.4.0)

A feature’s geometry that is populated from the 3D Geometry Store. Please see go/a3d-and-mapfacts for design details.

Attributes

  • geometryId (type: String.t, default: nil) - The ID to be used to fetch the feature’s geometry from the 3D Geometry Store.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreAnchoredGeometryProto{
  geometryId: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.