GoogleCloudContentwarehouseV1EnumArray

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1EnumArray


Table of Contents ▼

Jump to a specific part of the page:

Description

Enum 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 enum values.

Type

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

Function

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

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