View Source GoogleApi.ContentWarehouse.V1.Model.GeostoreTimeComponentProto (google_api_content_warehouse v0.3.0)
Attributes
-
componentType
(type:String.t
, default:nil
) - -
interval
(type:list(GoogleApi.ContentWarehouse.V1.Model.GeostoreTimeIntervalProto.t)
, default:nil
) - The time component is the intersection of these intervals
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreTimeComponentProto{ componentType: String.t() | nil, interval: [GoogleApi.ContentWarehouse.V1.Model.GeostoreTimeIntervalProto.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.