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

Properties of a TablesDatasetMetadata.

Package

@google-cloud/automl

Properties

mlUseColumnSpecId

mlUseColumnSpecId?: (string|null);

TablesDatasetMetadata mlUseColumnSpecId

primaryTableSpecId

primaryTableSpecId?: (string|null);

TablesDatasetMetadata primaryTableSpecId

statsUpdateTime

statsUpdateTime?: (google.protobuf.ITimestamp|null);

TablesDatasetMetadata statsUpdateTime

targetColumnCorrelations

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

TablesDatasetMetadata targetColumnCorrelations

targetColumnSpecId

targetColumnSpecId?: (string|null);

TablesDatasetMetadata targetColumnSpecId

weightColumnSpecId

weightColumnSpecId?: (string|null);

TablesDatasetMetadata weightColumnSpecId