Class Array (2.32.0)

Array(mapping=None, *, ignore_unknown_fields=False, **kwargs)

An ordered list of elements of a given type. Values of type Array are stored in Value.array_value.

Attribute

Name Description
element_type google.cloud.bigtable_admin_v2.types.Type
The type of the elements in the array. This must not be Array.