Interface protos.google.cloud.automl.v1beta1.IDataType (4.0.1)

Properties of a DataType.

Package

@google-cloud/automl

Properties

listElementType

listElementType?: (google.cloud.automl.v1beta1.IDataType|null);

DataType listElementType

nullable

nullable?: (boolean|null);

DataType nullable

structType

structType?: (google.cloud.automl.v1beta1.IStructType|null);

DataType structType

timeFormat

timeFormat?: (string|null);

DataType timeFormat

typeCode

typeCode?: (google.cloud.automl.v1beta1.TypeCode|keyof typeof google.cloud.automl.v1beta1.TypeCode|null);

DataType typeCode