ModifyAckDeadlineConfirmation(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Acknowledgement IDs sent in one or more previous requests to modify the deadline for a specific message.
Attributes |
|
|---|---|
| Name | Description |
ack_ids
:noindex: |
MutableSequence[str]
Optional. Successfully processed acknowledgement IDs. |
invalid_ack_ids
:noindex: |
MutableSequence[str]
Optional. List of acknowledgement IDs that were malformed or whose acknowledgement deadline has expired. |
temporary_failed_ack_ids
:noindex: |
MutableSequence[str]
Optional. List of acknowledgement IDs that failed processing with temporary issues. |