Class BulkDeleteConversationsMetadata (1.16.0)

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

The metadata for a bulk delete conversations operation.

Attributes

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