Interface protos.google.cloud.financialservices.v1.IDataset (0.3.0)

Properties of a Dataset.

Package

@google-cloud/financialservices

Properties

createTime

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

Dataset createTime

dateRange

dateRange?: (google.type.IInterval|null);

Dataset dateRange

labels

labels?: ({ [k: string]: string }|null);

Dataset labels

name

name?: (string|null);

Dataset name

state

state?: (google.cloud.financialservices.v1.Dataset.State|keyof typeof google.cloud.financialservices.v1.Dataset.State|null);

Dataset state

tableSpecs

tableSpecs?: ({ [k: string]: string }|null);

Dataset tableSpecs

timeZone

timeZone?: (google.type.ITimeZone|null);

Dataset timeZone

updateTime

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

Dataset updateTime