google-apis-logging_v2 0.25.0 → 0.26.0

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: 8dcc03a55fb00400f4202cd2fb8a445865854063c3e2d52137a7bcc225b1fcc5
4
- data.tar.gz: '0962df7fc368c976ee25b2d1b1522ab7471c04af0bde8e153df6069bc02c1b63'
3
+ metadata.gz: 858a714d8b8b7e3f4e9ed08516ae3afe76f755250fbbe2c0842e2689e535bffa
4
+ data.tar.gz: 2db4a1f54886cc8ef30235971bd101561f05570109983d7cb8e2c021512daef8
5
5
  SHA512:
6
- metadata.gz: bca0e3334d86b33acda3cfbd08e6ff0ff40fafd662464edfb842c764cab4b423197a41d5b9fa8f86ddea57da63d509a005feb8da2911b8076ba55850a6aed36a
7
- data.tar.gz: 689159afa0bbe921661ac989ca8edca7d76bc90b55fb467ee9ae976b7aaece0fcfb9088a41700322f030fd1aa88c6d99f0fb3d8edc410035d5d434e9fc00dfee
6
+ metadata.gz: af253b9bbf95cd7311f37331232a399108aba5af6dd1cc4ae60d2ddee9ae0d3e2f50137ca592774802d35576992a8aba963014b65d5a4657fed106941cbb36f4
7
+ data.tar.gz: 7f26a8a01d705e78cbf5fee2e5654f911a7818bf6359c3d012020451e5035c6de01d1694e29d789a22e258a04d12e4e02f688ce3028fddb81ed2bf2a81c959ee
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-logging_v2
2
2
 
3
+ ### v0.26.0 (2022-03-26)
4
+
5
+ * Regenerated from discovery document revision 20220318
6
+
3
7
  ### v0.25.0 (2022-03-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20220311
@@ -309,8 +309,7 @@ module Google
309
309
  # A generic empty message that you can re-use to avoid defining duplicated empty
310
310
  # messages in your APIs. A typical example is to use it as the request or the
311
311
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
312
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
313
- # Empty is empty JSON object ``.
312
+ # protobuf.Empty) returns (google.protobuf.Empty); `
314
313
  class Empty
315
314
  include Google::Apis::Core::Hashable
316
315
 
@@ -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.25.0"
19
+ GEM_VERSION = "0.26.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220311"
25
+ REVISION = "20220318"
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.25.0
4
+ version: 0.26.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: 2022-03-21 00:00:00.000000000 Z
11
+ date: 2022-03-28 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.25.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-logging_v2/v0.26.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: []