GoogleCloudContentwarehouseV1DateTimeArray

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1DateTimeArray


Table of Contents ▼

Jump to a specific part of the page:

Description

DateTime values.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. values (type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleTypeDateTime), default: nil)
    - List of datetime values. Both OffsetDateTime and ZonedDateTime are supported.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1DateTimeArray{
values: [GoogleApi.ContentWarehouse.V1.Model.GoogleTypeDateTime.t()] | nil
}

Function

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

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1DateTimeArray