GoogleCloudContentwarehouseV1TextArray

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1TextArray


Table of Contents ▼

Jump to a specific part of the page:

Description

String/text values.

Attributes List

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

View Attributes

Attributes

  1. values (type: list(String.t), default: nil)
    - List of text values.

Type

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

Function

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

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