google-cloud-filestore-v1 2.1.0 → 2.1.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: d884bc839f5c77367e0bbecb95d5c7383a14f6829680173f2eafb8d499cd86c9
4
- data.tar.gz: 23b2c924a62e1fbb43461e571de7e72ff8836cfe9cf22ecb6aa162b6740f6f7a
3
+ metadata.gz: 12e7b192f1c5d4a69857c5b1e32b4e613d950c4fbac3f4ecb19cb50723a821a8
4
+ data.tar.gz: beed2e01450ac582a3ea5aa2ad2a67e63f653229859d6f5e3b98ff3a6db1399f
5
5
  SHA512:
6
- metadata.gz: 38ae8ec45fd9f402bf7de9a4743672972252abd487181db2da11a4fee5f86d934b001def1d275194a6fe155b2575ee03a0f3c4148450427563dca440960b58bf
7
- data.tar.gz: 492142bb986b19d216b23581b989e8f5ad8fe5a6a8f3f23d2e1cfa98471bc570e1ca3a3242349258c7a51863a41c7c18bbdfdcbeae45afc02c0ca8b1cb01c554
6
+ metadata.gz: bd170d6ef25d1231a779ddcc8ce1669ac958a827ffd5009771c17c22754905b8c4225c1dfa557ca4a4fd5fc2c5ae92e274d0f711a351c0e79583a8250a565999
7
+ data.tar.gz: 41fa2518411f229d0b051101883d21abbfbccde3f080ab7f69261abd5ae41abca8c9f5cd3cb0a2f37082133342a3a266c66f0c565d29433a0549a63c7683e8ad
@@ -2150,8 +2150,8 @@ module Google
2150
2150
 
2151
2151
  config_attr :endpoint, nil, ::String, nil
2152
2152
  config_attr :credentials, nil do |value|
2153
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
2154
- allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC
2153
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
2154
+ allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC::Core::Channel
2155
2155
  allowed.any? { |klass| klass === value }
2156
2156
  end
2157
2157
  config_attr :scope, nil, ::String, ::Array, nil
@@ -701,8 +701,8 @@ module Google
701
701
 
702
702
  config_attr :endpoint, nil, ::String, nil
703
703
  config_attr :credentials, nil do |value|
704
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
705
- allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC
704
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
705
+ allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC::Core::Channel
706
706
  allowed.any? { |klass| klass === value }
707
707
  end
708
708
  config_attr :scope, nil, ::String, ::Array, nil
@@ -2009,7 +2009,7 @@ module Google
2009
2009
 
2010
2010
  config_attr :endpoint, nil, ::String, nil
2011
2011
  config_attr :credentials, nil do |value|
2012
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
2012
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
2013
2013
  allowed.any? { |klass| klass === value }
2014
2014
  end
2015
2015
  config_attr :scope, nil, ::String, ::Array, nil
@@ -556,7 +556,7 @@ module Google
556
556
 
557
557
  config_attr :endpoint, nil, ::String, nil
558
558
  config_attr :credentials, nil do |value|
559
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
559
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
560
560
  allowed.any? { |klass| klass === value }
561
561
  end
562
562
  config_attr :scope, nil, ::String, ::Array, nil
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Filestore
23
23
  module V1
24
- VERSION = "2.1.0"
24
+ VERSION = "2.1.1"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-filestore-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.0
4
+ version: 2.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-03-10 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
@@ -141,7 +141,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
141
141
  - !ruby/object:Gem::Version
142
142
  version: '0'
143
143
  requirements: []
144
- rubygems_version: 3.6.5
144
+ rubygems_version: 3.6.8
145
145
  specification_version: 4
146
146
  summary: The Cloud Filestore API is used for creating and managing cloud file servers.
147
147
  test_files: []