google-cloud-monitoring-v3 1.5.0 → 1.5.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: b14c10dc03d5d419280767b6c90b838fa2288c7f34fcefbf61a1d8739bb83a95
4
- data.tar.gz: b8ec513c4541309f47f5caf3bce52f19fb1d5c2288bcc1334af77347a27d624a
3
+ metadata.gz: 4a301092d2f226b93297bf8a439a5d2b20176db7b2267a2e606ae41afd4f37a4
4
+ data.tar.gz: 6e1df5d1377c294483a7f6da2b011b66fc5b411af851164a416d00976d8063e5
5
5
  SHA512:
6
- metadata.gz: 546f3b195875f202998987197198bfe6d605e5bbecad1444d0f7ab21ed3bca1df228b2bb91c5f3dad0bc09007c168efad7418c37096e49080b2a569c1b98368f
7
- data.tar.gz: 140e6101fbea0b70cc60351a5e2dd41335b9e6eb3c15f85b4f133178996c5be2ff70181e628ff334fca4b1ec09345339c58193a7344832af85022bfc7483dfa8
6
+ metadata.gz: 0647754c16134e30afc2b38b21c8752327de715a4e97a67f66d70ac3fe7766f0773d5f25fdbac80dcedf522c44948fd635db678bffc4c1611e0ecf912f84244e
7
+ data.tar.gz: e8c758db632f9fdedfad4e1fcff59ef66a5fdd715c91bd39026f336bbdd4556f92922c2a3e3459eacc1f6602659fe48824de8a5a9595709b8b3e2f312251043f
@@ -838,8 +838,8 @@ module Google
838
838
 
839
839
  config_attr :endpoint, nil, ::String, nil
840
840
  config_attr :credentials, nil do |value|
841
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
842
- allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC
841
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
842
+ allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC::Core::Channel
843
843
  allowed.any? { |klass| klass === value }
844
844
  end
845
845
  config_attr :scope, nil, ::String, ::Array, nil
@@ -932,8 +932,8 @@ module Google
932
932
 
933
933
  config_attr :endpoint, nil, ::String, nil
934
934
  config_attr :credentials, nil do |value|
935
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
936
- allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC
935
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
936
+ allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC::Core::Channel
937
937
  allowed.any? { |klass| klass === value }
938
938
  end
939
939
  config_attr :scope, nil, ::String, ::Array, nil
@@ -1268,8 +1268,8 @@ module Google
1268
1268
 
1269
1269
  config_attr :endpoint, nil, ::String, nil
1270
1270
  config_attr :credentials, nil do |value|
1271
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
1272
- allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC
1271
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
1272
+ allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC::Core::Channel
1273
1273
  allowed.any? { |klass| klass === value }
1274
1274
  end
1275
1275
  config_attr :scope, nil, ::String, ::Array, nil
@@ -1337,8 +1337,8 @@ module Google
1337
1337
 
1338
1338
  config_attr :endpoint, nil, ::String, nil
1339
1339
  config_attr :credentials, nil do |value|
1340
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
1341
- allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC
1340
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
1341
+ allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC::Core::Channel
1342
1342
  allowed.any? { |klass| klass === value }
1343
1343
  end
1344
1344
  config_attr :scope, nil, ::String, ::Array, nil
@@ -398,8 +398,8 @@ module Google
398
398
 
399
399
  config_attr :endpoint, nil, ::String, nil
400
400
  config_attr :credentials, nil do |value|
401
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
402
- allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC
401
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
402
+ allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC::Core::Channel
403
403
  allowed.any? { |klass| klass === value }
404
404
  end
405
405
  config_attr :scope, nil, ::String, ::Array, nil
@@ -1280,8 +1280,8 @@ module Google
1280
1280
 
1281
1281
  config_attr :endpoint, nil, ::String, nil
1282
1282
  config_attr :credentials, nil do |value|
1283
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
1284
- allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC
1283
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
1284
+ allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC::Core::Channel
1285
1285
  allowed.any? { |klass| klass === value }
1286
1286
  end
1287
1287
  config_attr :scope, nil, ::String, ::Array, nil
@@ -710,8 +710,8 @@ module Google
710
710
 
711
711
  config_attr :endpoint, nil, ::String, nil
712
712
  config_attr :credentials, nil do |value|
713
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
714
- allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC
713
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
714
+ allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC::Core::Channel
715
715
  allowed.any? { |klass| klass === value }
716
716
  end
717
717
  config_attr :scope, nil, ::String, ::Array, nil
@@ -892,8 +892,8 @@ module Google
892
892
 
893
893
  config_attr :endpoint, nil, ::String, nil
894
894
  config_attr :credentials, nil do |value|
895
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
896
- allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC
895
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
896
+ allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC::Core::Channel
897
897
  allowed.any? { |klass| klass === value }
898
898
  end
899
899
  config_attr :scope, nil, ::String, ::Array, nil
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Monitoring
23
23
  module V3
24
- VERSION = "1.5.0"
24
+ VERSION = "1.5.1"
25
25
  end
26
26
  end
27
27
  end
@@ -221,6 +221,12 @@ module Google
221
221
  # Pythonic which are included in `protobuf>=5.29.x`. This feature will be
222
222
  # enabled by default 1 month after launching the feature in preview
223
223
  # packages.
224
+ # @!attribute [rw] unversioned_package_disabled
225
+ # @return [::Boolean]
226
+ # Disables generation of an unversioned Python package for this client
227
+ # library. This means that the module names will need to be versioned in
228
+ # import statements. For example `import google.cloud.library_v2` instead
229
+ # of `import google.cloud.library`.
224
230
  class ExperimentalFeatures
225
231
  include ::Google::Protobuf::MessageExts
226
232
  extend ::Google::Protobuf::MessageExts::ClassMethods
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-monitoring-v3
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.0
4
+ version: 1.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-02-07 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
@@ -174,7 +174,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
174
174
  - !ruby/object:Gem::Version
175
175
  version: '0'
176
176
  requirements: []
177
- rubygems_version: 3.6.3
177
+ rubygems_version: 3.6.8
178
178
  specification_version: 4
179
179
  summary: Manages your Cloud Monitoring data and configurations.
180
180
  test_files: []