Skip to content

Commit

Permalink
🦉 Updates from OwlBot post-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Dec 11, 2024
1 parent b287793 commit 73ad3d6
Show file tree
Hide file tree
Showing 280 changed files with 4 additions and 121,248 deletions.
4 changes: 4 additions & 0 deletions google/cloud/spanner_v1/types/type.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,9 @@ class TypeCode(proto.Enum):
integer. For example, ``P1Y2M3DT4H5M6.5S`` represents time
duration of 1 year, 2 months, 3 days, 4 hours, 5 minutes,
and 6.5 seconds.
UUID (17):
Encoded as ``string``, in lower-case hexa-decimal format, as
described in RFC 9562, section 4.
"""
TYPE_CODE_UNSPECIFIED = 0
BOOL = 1
Expand All @@ -125,6 +128,7 @@ class TypeCode(proto.Enum):
PROTO = 13
ENUM = 14
INTERVAL = 16
UUID = 17


class TypeAnnotationCode(proto.Enum):
Expand Down
13 changes: 0 additions & 13 deletions owl-bot-staging/spanner/v1/.coveragerc

This file was deleted.

33 changes: 0 additions & 33 deletions owl-bot-staging/spanner/v1/.flake8

This file was deleted.

2 changes: 0 additions & 2 deletions owl-bot-staging/spanner/v1/MANIFEST.in

This file was deleted.

49 changes: 0 additions & 49 deletions owl-bot-staging/spanner/v1/README.rst

This file was deleted.

3 changes: 0 additions & 3 deletions owl-bot-staging/spanner/v1/docs/_static/custom.css

This file was deleted.

Loading

0 comments on commit 73ad3d6

Please sign in to comment.