google-cloud-bigtable-admin-v2 1.9.0 → 1.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f04777fb57329fb05a2245272e814916ebff80cc2a0dfc6d74f0c2eb5656e762
4
- data.tar.gz: ed763e1343ddfd8f55eb3e228649d8ae5a8aa2f50f9fc1151a48d125e7e00361
3
+ metadata.gz: 6a04556ba0b8139d1127a64fc8dd412dedb2967f498f7010d551a2c4c91f2fc7
4
+ data.tar.gz: 137a70e2e62db8e2b09085a467fba66328dc4642a610149d14b9ef3f06d27527
5
5
  SHA512:
6
- metadata.gz: 5a269b35792e2bdcb1ccf88dd1e54bc0796d37d8676ecf0244cacfe3468906060fba2887ce9720029ace41dfc78a858f4feafb8305189aa24f8077286a1f441f
7
- data.tar.gz: e3fc4f34b425cf665a439c69d8ba6c1935b3110beb1cd772f997bf2b1ad50cd7aee6a08a31999e183529d55feb90b22471e433004d8c2ff76b08b9350dc941c7
6
+ metadata.gz: 1a82c22090deccc864f1c427c8392cbd9ba0c0cccb193aca6813673cc14f77f376341f380bac20fd3c527592c0034013adea797e0c289f3b14a938d77e4013b9
7
+ data.tar.gz: 93385a8fd84df24325235e284ba52b488401a57e722744f24e58d6e6752488e1573b2db8827447b0bae9796cb58cf4777ac1b1345a02bd97065df48ee2d5f352
@@ -3388,8 +3388,8 @@ module Google
3388
3388
 
3389
3389
  config_attr :endpoint, nil, ::String, nil
3390
3390
  config_attr :credentials, nil do |value|
3391
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
3392
- allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC
3391
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
3392
+ allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC::Core::Channel
3393
3393
  allowed.any? { |klass| klass === value }
3394
3394
  end
3395
3395
  config_attr :scope, nil, ::String, ::Array, nil
@@ -702,8 +702,8 @@ module Google
702
702
 
703
703
  config_attr :endpoint, nil, ::String, nil
704
704
  config_attr :credentials, nil do |value|
705
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
706
- allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC
705
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
706
+ allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC::Core::Channel
707
707
  allowed.any? { |klass| klass === value }
708
708
  end
709
709
  config_attr :scope, nil, ::String, ::Array, nil
@@ -3439,8 +3439,8 @@ module Google
3439
3439
 
3440
3440
  config_attr :endpoint, nil, ::String, nil
3441
3441
  config_attr :credentials, nil do |value|
3442
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
3443
- allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC
3442
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
3443
+ allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC::Core::Channel
3444
3444
  allowed.any? { |klass| klass === value }
3445
3445
  end
3446
3446
  config_attr :scope, nil, ::String, ::Array, nil
@@ -702,8 +702,8 @@ module Google
702
702
 
703
703
  config_attr :endpoint, nil, ::String, nil
704
704
  config_attr :credentials, nil do |value|
705
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
706
- allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC
705
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
706
+ allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC::Core::Channel
707
707
  allowed.any? { |klass| klass === value }
708
708
  end
709
709
  config_attr :scope, nil, ::String, ::Array, nil
@@ -22,7 +22,7 @@ module Google
22
22
  module Bigtable
23
23
  module Admin
24
24
  module V2
25
- VERSION = "1.9.0"
25
+ VERSION = "1.10.0"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,34 +1,28 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-bigtable-admin-v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.9.0
4
+ version: 1.10.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-04-25 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: gapic-common
14
14
  requirement: !ruby/object:Gem::Requirement
15
15
  requirements:
16
- - - ">="
17
- - !ruby/object:Gem::Version
18
- version: 0.25.0
19
- - - "<"
16
+ - - "~>"
20
17
  - !ruby/object:Gem::Version
21
- version: 2.a
18
+ version: '1.0'
22
19
  type: :runtime
23
20
  prerelease: false
24
21
  version_requirements: !ruby/object:Gem::Requirement
25
22
  requirements:
26
- - - ">="
27
- - !ruby/object:Gem::Version
28
- version: 0.25.0
29
- - - "<"
23
+ - - "~>"
30
24
  - !ruby/object:Gem::Version
31
- version: 2.a
25
+ version: '1.0'
32
26
  - !ruby/object:Gem::Dependency
33
27
  name: google-cloud-errors
34
28
  requirement: !ruby/object:Gem::Requirement
@@ -49,14 +43,14 @@ dependencies:
49
43
  requirements:
50
44
  - - "~>"
51
45
  - !ruby/object:Gem::Version
52
- version: '1.1'
46
+ version: '1.11'
53
47
  type: :runtime
54
48
  prerelease: false
55
49
  version_requirements: !ruby/object:Gem::Requirement
56
50
  requirements:
57
51
  - - "~>"
58
52
  - !ruby/object:Gem::Version
59
- version: '1.1'
53
+ version: '1.11'
60
54
  description: Cloud Bigtable is a fully managed, scalable NoSQL database service for
61
55
  large analytical and operational workloads. Note that google-cloud-bigtable-admin-v2
62
56
  is a version-specific client library. For most uses, we recommend installing the
@@ -125,14 +119,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
125
119
  requirements:
126
120
  - - ">="
127
121
  - !ruby/object:Gem::Version
128
- version: '3.0'
122
+ version: '3.1'
129
123
  required_rubygems_version: !ruby/object:Gem::Requirement
130
124
  requirements:
131
125
  - - ">="
132
126
  - !ruby/object:Gem::Version
133
127
  version: '0'
134
128
  requirements: []
135
- rubygems_version: 3.6.5
129
+ rubygems_version: 3.6.8
136
130
  specification_version: 4
137
131
  summary: Administer your Cloud Bigtable tables and instances.
138
132
  test_files: []