GoogleCloudContentwarehouseV1IntegerArray

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1IntegerArray


Table of Contents ▼

Jump to a specific part of the page:

Description

Integer values.

Attributes List

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

View Attributes

Attributes

  1. values (type: list(integer()), default: nil)
    - List of integer values.

Type

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

Function

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

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