google-apis-cloudasset_v1 0.12.0 → 0.13.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: c38f65fcf1850393aa7f18916850c85b209fd0691b2a6696308a180d6933e254
4
- data.tar.gz: f01a352349d9590e05a2597df3e750c8e7cabd975246a42f86502a8c32f09583
3
+ metadata.gz: 1aa790cf6afd014b6b04635946c1fd4d0ca9da4677357cc39e94765451c2bdc4
4
+ data.tar.gz: 9a9a0934768c0d5c51522a9ee0a1f4fd48040714da4f355a9a4ac7a78bf9d97a
5
5
  SHA512:
6
- metadata.gz: fc78c758ef284a7b9dce6cfe0bb8c3418cd77c8c8e3ee3951b6b675290fc4c523268ec5d632be8bf706ff3a63d81984a1f7de6e6273e9504bbee737cadef1632
7
- data.tar.gz: 879590b7b52b7d015374256d1dd9f6403f56c1665e9d27ffac2c113067707de1a34b0b3ba0c4a877004209fa2e810b70404c4dabf310459f1ecec62cabb26e82
6
+ metadata.gz: 6dadb069801247f2f79e59b1c8018da60843b69dfe09828d8fabdf17f069a32271c9facb5cb9cf88a886b4dc599e3d617c57784ce432e170f67aea6c0288e281
7
+ data.tar.gz: d2df18c4237dbe5f4895b4bf128f7ca61ea52c77ae424563d686513ac4cc49b4857459ce4f187f9bf5534c7cca89acc110547cb0a0b7c3d0860f7f08639e18da
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudasset_v1
2
2
 
3
+ ### v0.13.0 (2021-07-21)
4
+
5
+ * Regenerated from discovery document revision 20210716
6
+
3
7
  ### v0.12.0 (2021-07-14)
4
8
 
5
9
  * Regenerated from discovery document revision 20210709
@@ -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.12.0"
19
+ GEM_VERSION = "0.13.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210709"
25
+ REVISION = "20210716"
26
26
  end
27
27
  end
28
28
  end
@@ -452,7 +452,7 @@ module Google
452
452
  # method implements the google.longrunning.Operation, which allows you to track
453
453
  # the operation status. We recommend intervals of at least 2 seconds with
454
454
  # exponential backoff retry to poll the operation result. The metadata contains
455
- # the request to help callers to map responses to requests.
455
+ # the metadata for the long-running operation.
456
456
  # @param [String] scope
457
457
  # Required. The relative name of the root asset. Only resources and IAM policies
458
458
  # within the scope will be analyzed. This can only be an organization number (
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.12.0
4
+ version: 0.13.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: 2021-07-19 00:00:00.000000000 Z
11
+ date: 2021-07-26 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/master/generated/google-apis-cloudasset_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1/v0.12.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1/v0.13.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudasset_v1
63
63
  post_install_message:
64
64
  rdoc_options: []