Class StructValue (1.55.0)

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

Struct (or object) type feature value.

Attribute

Name Description
values MutableSequence[google.cloud.aiplatform_v1.types.StructFieldValue]
A list of field values.

Methods

StructValue

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

Struct (or object) type feature value.