GoogleCloudContentwarehouseV1EnumValue

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1EnumValue


Table of Contents ▼

Jump to a specific part of the page:

Description

Represents the string value of the enum field.

Attributes List

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

View Attributes

Attributes

  1. value (type: String.t, default: nil)
    - String value of the enum field. This must match defined set of enums in document schema using EnumTypeOptions.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1EnumValue{
value: String.t() | nil
}

Function

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

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