google-cloud-kms-inventory-v1 0.14.0 → 0.14.1

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: 4ac7ca99af2defab187687ad4d039f2b7f839fc5da629a546990c8d69ba54c56
4
- data.tar.gz: 9d4ea1fd91b79ec3388045a189914a220d716b10d10fd0a254892fc3232a8353
3
+ metadata.gz: 71a2155b25bbc5211b374d18bd4b8d7104b36a74b7fb7a9a94cdd5a9d855285a
4
+ data.tar.gz: b80a77be443803e447ad0530a11c67c32710e8fe5060dd49fc6bad0297b1d418
5
5
  SHA512:
6
- metadata.gz: '0926072530c03fcea9e552de365f0761f59b110e0de91c01dd6a833c14e8584c4ee6d14a2d57d6b41719d48d2db42f32b25b4636a51cc165757eeb3fa0aca65e'
7
- data.tar.gz: 246e5a521af3f3f62cd8a18e51fb209552e56f6af98e10ab933c71f705ec2234ae4ff52e892d46d2701831a19939f27ed5af274f06aa2200b0c71ce4aebc2d8f
6
+ metadata.gz: 30309de7d61d37391729c5c368a8a3b70c8c4bcc8168aeba7b4cc5b68123ad84de03bd7f6cc7e0a52bdb5936855af922e237d72c632915ca386c478ac1d8519f
7
+ data.tar.gz: 422dd5a8708450203d8dd9599909883e19db920f6eb1a97c6efc1913b73da6b6f147d3ae56b03b1773e8a00c97725f4d1367aefc965795857b529cc36322538b
@@ -392,8 +392,8 @@ module Google
392
392
 
393
393
  config_attr :endpoint, nil, ::String, nil
394
394
  config_attr :credentials, nil do |value|
395
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
396
- allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC
395
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
396
+ allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC::Core::Channel
397
397
  allowed.any? { |klass| klass === value }
398
398
  end
399
399
  config_attr :scope, nil, ::String, ::Array, nil
@@ -369,7 +369,7 @@ module Google
369
369
 
370
370
  config_attr :endpoint, nil, ::String, nil
371
371
  config_attr :credentials, nil do |value|
372
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
372
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
373
373
  allowed.any? { |klass| klass === value }
374
374
  end
375
375
  config_attr :scope, nil, ::String, ::Array, nil
@@ -508,8 +508,8 @@ module Google
508
508
 
509
509
  config_attr :endpoint, nil, ::String, nil
510
510
  config_attr :credentials, nil do |value|
511
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
512
- allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC
511
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
512
+ allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC::Core::Channel
513
513
  allowed.any? { |klass| klass === value }
514
514
  end
515
515
  config_attr :scope, nil, ::String, ::Array, nil
@@ -478,7 +478,7 @@ module Google
478
478
 
479
479
  config_attr :endpoint, nil, ::String, nil
480
480
  config_attr :credentials, nil do |value|
481
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
481
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
482
482
  allowed.any? { |klass| klass === value }
483
483
  end
484
484
  config_attr :scope, nil, ::String, ::Array, nil
@@ -22,7 +22,7 @@ module Google
22
22
  module Kms
23
23
  module Inventory
24
24
  module V1
25
- VERSION = "0.14.0"
25
+ VERSION = "0.14.1"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-kms-inventory-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.0
4
+ version: 0.14.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-02-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
@@ -127,7 +127,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
127
127
  - !ruby/object:Gem::Version
128
128
  version: '0'
129
129
  requirements: []
130
- rubygems_version: 3.6.5
130
+ rubygems_version: 3.6.8
131
131
  specification_version: 4
132
132
  summary: API Client library for the KMS Inventory V1 API
133
133
  test_files: []