Interface protos.google.cloud.automl.v1beta1.ITableSpec (4.0.0)

Properties of a TableSpec.

Package

@google-cloud/automl

Properties

columnCount

columnCount?: (number|Long|string|null);

TableSpec columnCount

etag

etag?: (string|null);

TableSpec etag

inputConfigs

inputConfigs?: (google.cloud.automl.v1beta1.IInputConfig[]|null);

TableSpec inputConfigs

name

name?: (string|null);

TableSpec name

rowCount

rowCount?: (number|Long|string|null);

TableSpec rowCount

timeColumnSpecId

timeColumnSpecId?: (string|null);

TableSpec timeColumnSpecId

validRowCount

validRowCount?: (number|Long|string|null);

TableSpec validRowCount