google-analytics-admin-v1alpha 0.34.0 → 0.34.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: a5b69814aa623869d4d9c00c95a95a487b60de77ea954c12816ddb4404adcf12
4
- data.tar.gz: 832e3b8f8f9a10894705e5dee27fb65636603bde0eaaed851d0c5335740ba27b
3
+ metadata.gz: 4b262dce0b90e81b3790a8235abbc48309da1c34f3086cb7ff779a14ed87308f
4
+ data.tar.gz: a1dd44a7282fd521aad5682de5aa502d399c93fbb5a98126c086eed08a1cf885
5
5
  SHA512:
6
- metadata.gz: 98d2deeee8ccbae8798f7fbfbc07b4f54fadb180c2c1edcd9c39d40248eda78c4502cf138cfeed5295bee1a6cfbf693e2ae34230f8d8f764d2ce35cd7c7acafe
7
- data.tar.gz: 2398c52da73c1368929d2e1702a3b5c3698c17b0609dff185ad7b81b407c90951de4cdaef1b9d06714a7cacc002163874809796916d3cb876f296af28f42d93e
6
+ metadata.gz: 49d75e4d2ee9e3d05ca0aa18eab6a5229432a21f8744204ea468372df966c81c800812660bce932acb375ed0554f7b895464953f9ddd808d1f96ebf20cfce49c
7
+ data.tar.gz: ae64659c60d87a5f494eba19b77cf2129a6e87bd041d63182cc48d611ab752a136d7fd5cfc0b678b7580e5b0651c69cb725b50869cd26138fca02f084e7b6adc
@@ -14665,8 +14665,8 @@ module Google
14665
14665
 
14666
14666
  config_attr :endpoint, nil, ::String, nil
14667
14667
  config_attr :credentials, nil do |value|
14668
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
14669
- allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC
14668
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
14669
+ allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC::Core::Channel
14670
14670
  allowed.any? { |klass| klass === value }
14671
14671
  end
14672
14672
  config_attr :scope, nil, ::String, ::Array, nil
@@ -13651,7 +13651,7 @@ module Google
13651
13651
 
13652
13652
  config_attr :endpoint, nil, ::String, nil
13653
13653
  config_attr :credentials, nil do |value|
13654
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
13654
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
13655
13655
  allowed.any? { |klass| klass === value }
13656
13656
  end
13657
13657
  config_attr :scope, nil, ::String, ::Array, nil
@@ -21,7 +21,7 @@ module Google
21
21
  module Analytics
22
22
  module Admin
23
23
  module V1alpha
24
- VERSION = "0.34.0"
24
+ VERSION = "0.34.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-analytics-admin-v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.34.0
4
+ version: 0.34.1
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
@@ -114,7 +114,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
114
114
  - !ruby/object:Gem::Version
115
115
  version: '0'
116
116
  requirements: []
117
- rubygems_version: 3.6.5
117
+ rubygems_version: 3.6.8
118
118
  specification_version: 4
119
119
  summary: 'Manage properties in Google Analytics. Warning: Creating multiple Customer
120
120
  Applications, Accounts, or Projects to simulate or act as a single Customer Application,