Skip to content

Commit caa2737

Browse files
feat: [Bigtable] Add Type API updates needed to support structured keys in materialized views (#8578)
* feat: Add Type API updates needed to support structured keys in materialized views feat: Add encodings for STRUCT and the Timestamp type PiperOrigin-RevId: 805031861 Source-Link: googleapis/googleapis@6d1dca2 Source-Link: googleapis/googleapis-gen@ecd9d88 Copy-Tag: eyJwIjoiQmlndGFibGUvLk93bEJvdC55YW1sIiwiaCI6ImVjZDlkODg2MGJhZThiYjM3YjQ1MmJmYzZlZWZiZGQyMmQwMjhmMDkifQ== * 🦉 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>
1 parent 37a3ed3 commit caa2737

File tree

20 files changed

+752
-69
lines changed

20 files changed

+752
-69
lines changed

Bigtable/metadata/V2/Types.php

721 Bytes
Binary file not shown.

Bigtable/src/V2/Type.php

Lines changed: 14 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Bigtable/src/V2/Type/Aggregate.php

Lines changed: 11 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Bigtable/src/V2/Type/Bytes.php

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Bigtable/src/V2/Type/Bytes/Encoding.php

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Bigtable/src/V2/Type/Bytes/Encoding/Raw.php

Lines changed: 45 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Bigtable/src/V2/Type/Int64.php

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Bigtable/src/V2/Type/Int64/Encoding.php

Lines changed: 34 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)