Interface protos.google.cloud.contactcenterinsights.v1.IExportInsightsDataMetadata (1.1.0)

Properties of an ExportInsightsDataMetadata.

Package

@google-cloud/contact-center-insights!

Properties

createTime

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

ExportInsightsDataMetadata createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

endTime

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

ExportInsightsDataMetadata endTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

partialErrors

partialErrors?: (google.rpc.IStatus[]|null);

ExportInsightsDataMetadata partialErrors

Property Value
TypeDescription
(google.rpc.IStatus[]|null)

request

request?: (google.cloud.contactcenterinsights.v1.IExportInsightsDataRequest|null);

ExportInsightsDataMetadata request

Property Value
TypeDescription
(google.cloud.contactcenterinsights.v1.IExportInsightsDataRequest|null)