Home
last modified time | relevance | path

Searched refs:ackId (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DReceivedMessage.php25 public $ackId; variable in Google\\Service\\Pubsub\\ReceivedMessage
36 public function setAckId($ackId) argument
38 $this->ackId = $ackId;
45 return $this->ackId;