View Source GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1TimestampArray (google_api_content_warehouse v0.6.0)
Timestamp values.
Attributes
-
values
(type:list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1TimestampValue.t)
, default:nil
) - List of timestamp values.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1TimestampArray{ values: [ GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1TimestampValue.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.