Interface protos.google.cloud.automl.v1beta1.IStructType (2.4.5)

Properties of a StructType.

Package

@google-cloud/automl!

Properties

fields

fields?: ({ [k: string]: google.cloud.automl.v1beta1.IDataType }|null);

StructType fields

Property Value
TypeDescription
({ [k: string]: google.cloud.automl.v1beta1.IDataType }|null)