Skip to content

Add 'Message.service_timestamp' property.#1627

Merged
tseaver merged 1 commit intogoogleapis:masterfrom
tseaver:1623-expose-message-publish_timestamp
Mar 18, 2016
Merged

Add 'Message.service_timestamp' property.#1627
tseaver merged 1 commit intogoogleapis:masterfrom
tseaver:1623-expose-message-publish_timestamp

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
parthea pushed a commit that referenced this pull request Mar 6, 2026
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.
- [Commits](certifi/python-certifi@2023.05.07...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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