Uh oh!
There was an error while loading. Please reload this page.
Use googleapis common protos - #1353
Merged
Merged
Conversation
This was referenced Jan 7, 2016
dhermesforce-pushed
the
use-googleapis-common-protos
branch
from
January 7, 2016 23:46
8edeeb9 to
621e354Comparetseaver referenced
this pull request
in dhermes/google-cloud-python
Jan 14, 2016
This is in advance of `v1beta3`, where it will be needed to parse `Value.timestamp_value` (which is of type `timestamp_pb2.Timestamp`). Also adding `_datetime_to_pb_timestamp` for the other direction.
dhermesforce-pushed
the
use-googleapis-common-protos
branch
from
January 14, 2016 21:32
621e354 to
02553e6Comparedhermesforce-pushed
the
use-googleapis-common-protos
branch
from
January 14, 2016 23:19
02553e6 to
4def774Comparedhermes
commented
Jan 14, 2016
ContributorAuthor
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
tseaver
commented
Jan 15, 2016
Contributor
LGTM, even if you decide not to address the earlier |
dhermesforce-pushed
the
use-googleapis-common-protos
branch
from
January 15, 2016 02:19
4def774 to
3a58feeComparedhermes added a commit
to dhermes/google-cloud-python
that referenced
this pull request
Jan 15, 2016
Caused by merging googleapis#1353 before googleapis#1329.
parthea added a commit
that referenced
this pull request
Nov 24, 2025
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit
that referenced
this pull request
Mar 6, 2026
parthea pushed a commit
that referenced
this pull request
Mar 9, 2026
#1353) * test: test universe domain client only in prod * unflake hmac snippet test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Has #1317 as diffbase.H/T to @tbetbetbe who alerted me to the existence of https://pypi.python.org/pypi/googleapis-common-protos. w00t!