View Source GoogleApi.CloudSearch.V1.Model.EnumValues (google_api_cloud_search v0.23.0)

List of enum values.

Attributes

  • values (type: list(String.t), default: nil) - The maximum allowable length for string values is 32 characters.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.