Interface protos.google.cloud.channel.v1.IReportStatus (3.2.1)

Properties of a ReportStatus.

Package

@google-cloud/channel

Properties

endTime

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

ReportStatus endTime

startTime

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

ReportStatus startTime

state

state?: (google.cloud.channel.v1.ReportStatus.State|keyof typeof google.cloud.channel.v1.ReportStatus.State|null);

ReportStatus state