Skip to content

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Mar 17, 2016

Set via the back-end set 'publishTimestamp' field in the 'PubsbuMessage' resource.

Fixes #1623.

@tseaver tseaver added the api: pubsub Issues related to the Pub/Sub API. label Mar 17, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 17, 2016
@tseaver
Copy link
Contributor Author

tseaver commented Mar 17, 2016

ATM, assumes that the answer to my question in #1623 is "no".

instance = cls(
data=data, message_id=api_repr['messageId'],
attributes=api_repr.get('attributes'))
instance._service_timesstamp = api_repr.get('publishTimestamp')

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented Mar 18, 2016

LGTM pending rename

Set via the back-end set 'publishTimestamp' field in the 'PubsbuMessage'
resource.

Fixes #1623.
tseaver added a commit that referenced this pull request Mar 18, 2016
…estamp

Add 'Message.service_timestamp' property.
@tseaver tseaver merged commit 72d0bba into googleapis:master Mar 18, 2016
tseaver added a commit that referenced this pull request Mar 18, 2016
parthea pushed a commit that referenced this pull request Nov 26, 2025
* fix: improve user guide for Impersonation and SA

* moved sa to end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsub Issues related to the Pub/Sub API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants