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

This protocol buffer holds the doodle-specific attributes for features of type TYPE_DOODLE.

Attributes

  • type (type: String.t, default: nil) - The type of this feature -- see comments above.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.