Skip to content

Commit a7386e8

Browse files
feat: Add Type API updates needed to support structured keys in materialized views (#30990)
feat: Add encodings for STRUCT and the Timestamp type feat: update gapic-common dependency for generated libraries to 1.2 which requires google-protobuf v4.26+ PiperOrigin-RevId: 805031861 Source-Link: googleapis/googleapis@6d1dca2 Source-Link: googleapis/googleapis-gen@ecd9d88 Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWJpZ3RhYmxlLXYyLy5Pd2xCb3QueWFtbCIsImgiOiJlY2Q5ZDg4NjBiYWU4YmIzN2I0NTJiZmM2ZWVmYmRkMjJkMDI4ZjA5In0= * 🦉 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 97ed062 commit a7386e8

3 files changed

Lines changed: 222 additions & 50 deletions

File tree

google-cloud-bigtable-v2/google-cloud-bigtable-v2.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ Gem::Specification.new do |gem|
2323

2424
gem.required_ruby_version = ">= 3.1"
2525

26-
gem.add_dependency "gapic-common", "~> 1.1"
26+
gem.add_dependency "gapic-common", "~> 1.2"
2727
gem.add_dependency "google-cloud-errors", "~> 1.0"
2828
end

google-cloud-bigtable-v2/lib/google/bigtable/v2/types_pb.rb

Lines changed: 7 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)