BulkDownloadFeedbackLabelsMetadata(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Metadata for the BulkDownloadFeedbackLabel endpoint.
Attributes |
|
---|---|
Name | Description |
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.BulkDownloadFeedbackLabelsRequest
Output only. The original request for download. |
partial_errors |
MutableSequence[google.rpc.status_pb2.Status]
Partial errors during ingest operation that might cause the operation output to be incomplete. |
download_stats |
google.cloud.contact_center_insights_v1.types.BulkDownloadFeedbackLabelsMetadata.DownloadStats
Output only. Statistics for BulkDownloadFeedbackLabels operation. |
Classes
DownloadStats
DownloadStats(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Statistics for BulkDownloadFeedbackLabels operation.