StructType defines the DataType-s of a
STRUCT type.
Attribute
Name
Description
fields
MutableMapping[str, google.cloud.automl_v1beta1.types.DataType]
Unordered map of struct field names to their
data types. Fields cannot be added or removed
via Update. Their names and data types are still
mutable.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-01 UTC."],[],[]]