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

Properties of a ReportDetail.

Package

@google-cloud/storageinsights

Properties

labels

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

ReportDetail labels

name

name?: (string|null);

ReportDetail name

reportMetrics

reportMetrics?: (google.cloud.storageinsights.v1.ReportDetail.IMetrics|null);

ReportDetail reportMetrics

reportPathPrefix

reportPathPrefix?: (string|null);

ReportDetail reportPathPrefix

shardsCount

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

ReportDetail shardsCount

snapshotTime

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

ReportDetail snapshotTime

status

status?: (google.rpc.IStatus|null);

ReportDetail status

targetDatetime

targetDatetime?: (google.type.IDateTime|null);

ReportDetail targetDatetime