google-apis-cloudasset_v1 0.30.0 → 0.31.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: 87e58a446da58c1f8b741fb607a58274c9542de12b4954e27ed37b147d9fd8e6
4
- data.tar.gz: abe35372ea4f4dfd39a16aa2c51af536a43f135416d05a2648bc4dfa6b7f53cb
3
+ metadata.gz: e071b6ede10019aca8d91d552a5568d15b5c4ce9829140a283d4dcd67cf2be70
4
+ data.tar.gz: 5fb8992252fb9647ca2e9d23719ed86dbe0a65bc3199abdb7012987ee43b909b
5
5
  SHA512:
6
- metadata.gz: 462c562ae2e03e7cbad107ca03b895579aae755d3bbb677fcb470bae32e90740a6bc996055357304d338c9040be9622fd48f3a7c13adcfa1a6eccde336af72d0
7
- data.tar.gz: f4d01f7b2c1e808ec988965e2fdfd01e23a82f44c1ef3d14fff5364b557a1da10172ee9f5f77dcff04ba41f67a2a85f16264bd311f6af63c08421e28e5d50485
6
+ metadata.gz: 275b8f4bd1387dc6402923a538f9d7abce881c39332674e0d16c3fd9867bb3c3f7cbb4179177d1c721456234424ac04d01d0c19ef2aa1907dda96e9a1641aca0
7
+ data.tar.gz: 770ec6296c72623bb817dbb29c75e284a9859a41f3e437b14aeef16599235864e3eedd61c834b5c31f6e4fcf6d932ca2290daf5eb76351b267ef80d83390ce6f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudasset_v1
2
2
 
3
+ ### v0.31.0 (2022-03-24)
4
+
5
+ * Regenerated from discovery document revision 20220318
6
+
3
7
  ### v0.30.0 (2022-03-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20220304
@@ -763,8 +763,7 @@ module Google
763
763
  # A generic empty message that you can re-use to avoid defining duplicated empty
764
764
  # messages in your APIs. A typical example is to use it as the request or the
765
765
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
766
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
767
- # `Empty` is empty JSON object ````.
766
+ # protobuf.Empty) returns (google.protobuf.Empty); `
768
767
  class Empty
769
768
  include Google::Apis::Core::Hashable
770
769
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudassetV1
18
18
  # Version of the google-apis-cloudasset_v1 gem
19
- GEM_VERSION = "0.30.0"
19
+ GEM_VERSION = "0.31.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 = "20220304"
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-cloudasset_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.30.0
4
+ version: 0.31.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-14 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-cloudasset_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1/v0.30.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1/v0.31.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudasset_v1
63
63
  post_install_message:
64
64
  rdoc_options: []