View Source GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1IntegerArray (google_api_content_warehouse v0.4.0)
Integer values.
Attributes
-
values(type:list(integer()), default:nil) - List of integer values.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1IntegerArray{ values: [integer()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.