Class StructFieldValue (1.56.0)

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

One field of a Struct (or object) type feature value.

Attributes

Name Description
name str
Name of the field in the struct feature.
value google.cloud.aiplatform_v1.types.FeatureValue
The value for this field.

Methods

StructFieldValue

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

One field of a Struct (or object) type feature value.