Class ExportInsightsDataMetadata (1.9.0)

ExportInsightsDataMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Metadata for an export insights operation.

Attributes

NameDescription
create_time google.protobuf.timestamp_pb2.Timestamp
Output only. The time the operation was created.
end_time google.protobuf.timestamp_pb2.Timestamp
Output only. The time the operation finished running.
request google.cloud.contact_center_insights_v1.types.ExportInsightsDataRequest
The original request for export.
partial_errors MutableSequence[google.rpc.status_pb2.Status]
Partial errors during export operation that might cause the operation output to be incomplete.