google-apis-orgpolicy_v2 0.13.0 → 0.14.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: d079407cdbdba57c17d784e8871e67a943106ac65c7b905e9977bc5e2ec849e6
4
- data.tar.gz: 88f74782381b9a2884c657c2dbeaab393fd3839e92e4bbd8996da3b8792a37a2
3
+ metadata.gz: dd6535884a09f6736909c7613988167da9b52eb9156ecd5a0f7a6f24e9bacaf0
4
+ data.tar.gz: 67c1094a5f110ccaf6f8d9df6d6dcad69cc356804a470eeb62cd831cfa3c6903
5
5
  SHA512:
6
- metadata.gz: c196e3697bcb8bc7be9d5586fbc56ac46e3685fa12a6c578d841dba033bfaf1dce6dbf006cfc809ebcd7d2955e686fffd1eebd1c1032d3e584f82a76773a1156
7
- data.tar.gz: 32922b3ba111e5578f5dfc0d16c8fa2d5cfdc3e4c17f7296179cfbb98ec4c2950d92a02def8407f123c2355a0e780b72e21de414a6d67e312447556c0d3ffa48
6
+ metadata.gz: 869370a84ed0001c028e39698a78917fe4ce8b7c22085946a2c7b0210cf809e38703db4168a2c653be11846ac9982d7dd7fcd17a70853cd002d502e0f9abfdac
7
+ data.tar.gz: 07b55e8e84e185d42e129e9ba58b75a99963b0bd107e5b873213b8f5cdbab1e2e4f202f2f617b856e6a592aeccbdcc2be8ea621040cce88ea267b15148682f86
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-orgpolicy_v2
2
2
 
3
+ ### v0.14.0 (2022-03-22)
4
+
5
+ * Regenerated from discovery document revision 20220319
6
+
3
7
  ### v0.13.0 (2022-02-01)
4
8
 
5
9
  * Regenerated from discovery document revision 20220129
@@ -435,8 +435,7 @@ module Google
435
435
  # A generic empty message that you can re-use to avoid defining duplicated empty
436
436
  # messages in your APIs. A typical example is to use it as the request or the
437
437
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
438
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
439
- # `Empty` is empty JSON object ````.
438
+ # protobuf.Empty) returns (google.protobuf.Empty); `
440
439
  class GoogleProtobufEmpty
441
440
  include Google::Apis::Core::Hashable
442
441
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module OrgpolicyV2
18
18
  # Version of the google-apis-orgpolicy_v2 gem
19
- GEM_VERSION = "0.13.0"
19
+ GEM_VERSION = "0.14.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 = "20220129"
25
+ REVISION = "20220319"
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-orgpolicy_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.0
4
+ version: 0.14.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-02-07 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-orgpolicy_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-orgpolicy_v2/v0.13.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-orgpolicy_v2/v0.14.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-orgpolicy_v2
63
63
  post_install_message:
64
64
  rdoc_options: []