Skip to content

Commit

Permalink
feat: Adds TypeAnnotationCode PG_JSONB (#792)
Browse files Browse the repository at this point in the history
* feat: Adds auto-generated CL for googleapis for jsonb

PiperOrigin-RevId: 470167051

Source-Link: googleapis/googleapis@343f52c

Source-Link: googleapis/googleapis-gen@a416799
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTQxNjc5OWEzNzI2OTkxMmZhMGNmZGUyNzljZTUwYjdjMzY3MGRiMSJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Aug 26, 2022
1 parent 82170b5 commit 6a661d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google/cloud/spanner_v1/types/type.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ class TypeAnnotationCode(proto.Enum):
"""
TYPE_ANNOTATION_CODE_UNSPECIFIED = 0
PG_NUMERIC = 2
PG_JSONB = 3


class Type(proto.Message):
Expand Down

0 comments on commit 6a661d4

Please sign in to comment.