| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
ATM, assumes that the answer to my question in #1623 is "no". |
Sorry, something went wrong.
| instance = cls( | ||
| data=data, message_id=api_repr['messageId'], | ||
| attributes=api_repr.get('attributes')) | ||
| instance._service_timesstamp = api_repr.get('publishTimestamp') |
|
LGTM pending rename |
Sorry, something went wrong.
Set via the back-end set 'publishTimestamp' field in the 'PubsbuMessage' resource. Fixes #1623.
…estamp Add 'Message.service_timestamp' property.
* fix: improve user guide for Impersonation and SA * moved sa to end
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>
Add samples for the partial list bucket feature. --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
Set via the back-end set 'publishTimestamp' field in the 'PubsbuMessage' resource.
Fixes #1623.