Interface protos.google.cloud.storageinsights.v1.IReportConfig (0.1.1)

Properties of a ReportConfig.

Package

@google-cloud/storageinsights

Properties

createTime

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

ReportConfig createTime

csvOptions

csvOptions?: (google.cloud.storageinsights.v1.ICSVOptions|null);

ReportConfig csvOptions

displayName

displayName?: (string|null);

ReportConfig displayName

frequencyOptions

frequencyOptions?: (google.cloud.storageinsights.v1.IFrequencyOptions|null);

ReportConfig frequencyOptions

labels

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

ReportConfig labels

name

name?: (string|null);

ReportConfig name

objectMetadataReportOptions

objectMetadataReportOptions?: (google.cloud.storageinsights.v1.IObjectMetadataReportOptions|null);

ReportConfig objectMetadataReportOptions

parquetOptions

parquetOptions?: (google.cloud.storageinsights.v1.IParquetOptions|null);

ReportConfig parquetOptions

updateTime

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

ReportConfig updateTime