google-apis-logging_v2 0.43.0 → 0.44.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0ab7ea46a530c61b01709bdc9e3a93970eaea0968ab367e1c0e248fcf8bdf883
4
- data.tar.gz: c6719b2291333c0118ff051c47248336d682a580236f26bd618596b0b909061a
3
+ metadata.gz: 164bbfccddf7f845976d249681a1f648061994e8c5780bfa83194693c9983b63
4
+ data.tar.gz: 0c71570381c547df33276d6aac25ab81a5b9601c0f4c708d40b1e308f27049f8
5
5
  SHA512:
6
- metadata.gz: 30980fd889592bf2cb67dc06c2c12d8c7099288a5e1b3a9b8a789b1f44cabd578bc9f0fb153a5a26f8c506d34f508568483850cd48afc03ffbca3f630b02c41e
7
- data.tar.gz: 44d2de6c2396615e9c5d00189f025a60c4bae0e39240a200d75b27e99d0a44708cc37f58021d7bb8841e3a7e6d85548ccabb35294259e20208e30b489356e7cf
6
+ metadata.gz: fabbf952a9f35e6eaaae582437f36f22c32c80c8e4de41cf43ce6636f0a5ffcdec5d940b040b701d681930e2a2bc58fc9f946d263a792fb4919f164c1f4bda03
7
+ data.tar.gz: f413a58c40b65f3533aeaecdcd2a0e63b450aac4d17ce5476959c87b7222404a16a1547ee6cee227b78455d5b5eb7b42a0a12978dc578ed172bd736c8b98b910
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-logging_v2
2
2
 
3
+ ### v0.44.0 (2023-04-30)
4
+
5
+ * Regenerated from discovery document revision 20230421
6
+
3
7
  ### v0.43.0 (2023-04-16)
4
8
 
5
9
  * Regenerated from discovery document revision 20230331
@@ -1236,7 +1236,7 @@ module Google
1236
1236
  end
1237
1237
  end
1238
1238
 
1239
- # A resource that represents Google Cloud Platform location.
1239
+ # A resource that represents a Google Cloud location.
1240
1240
  class Location
1241
1241
  include Google::Apis::Core::Hashable
1242
1242
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module LoggingV2
18
18
  # Version of the google-apis-logging_v2 gem
19
- GEM_VERSION = "0.43.0"
19
+ GEM_VERSION = "0.44.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230331"
25
+ REVISION = "20230421"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-logging_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.43.0
4
+ version: 0.44.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-04-16 00:00:00.000000000 Z
11
+ date: 2023-04-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-logging_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-logging_v2/v0.43.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-logging_v2/v0.44.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-logging_v2
63
63
  post_install_message:
64
64
  rdoc_options: []