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

Attributes

  • line (type: list(GoogleApi.ContentWarehouse.V1.Model.GeostorePhysicalLineProto.t), default: nil) - A linear marker may consist of one or more parallel physical lines. These are ordered left to right along the direction of the marker core polyline.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreLinearStripePatternProto{
  line:
    [GoogleApi.ContentWarehouse.V1.Model.GeostorePhysicalLineProto.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.