T
- the type of the converted payload.public interface ConvertedAcknowledgeablePubsubMessage<T> extends AcknowledgeablePubsubMessage, ConvertedBasicAcknowledgeablePubsubMessage<T>
AcknowledgeablePubsubMessage
that also contains the payload of the Pub/Sub
message converted to the desired type T
.getAckId, modifyAckDeadline
getPayload
ack, getProjectSubscriptionName, getPubsubMessage, nack
Copyright © 2021. All rights reserved.