google-apis-webrisk_v1 0.7.0 → 0.8.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: c028704f2c1cf9a82ed557df1c963cd5abbc9b5178be8da7e2d442a1453155d5
4
- data.tar.gz: 7495b1fd977e0ed919e1202fae817e6ef063e6d6829b4b5ccc7560e8a3c95576
3
+ metadata.gz: 584301bb354ef2e2746e8727957b8ed8111f9eb39410ae7875cfd9c15a68a677
4
+ data.tar.gz: be82d2fd19d25d30cbf839a2792cbf3f02899947427cab10410673b0d7af5465
5
5
  SHA512:
6
- metadata.gz: e93b6c8251a92466c381d5451daca618364c6d25303111d3a5568c81cabb51499a8dbeacd222b65e9e2c0edb20ca0e53ddf9e1e8070c95a9acab19b37cbb3216
7
- data.tar.gz: e63df5b11517f17c31053e94fc4cf68afc4e4113cba1df3ec8e072434a576ad185eabb00777869dcc370a039be8e1a806ad7aa1d6927412f600a410654571caa
6
+ metadata.gz: fa733bd312d2a2c724838f91097f73c7ca70402365123853b1687ab0a6997ff6643fe4cea9a3897cf81728ebe8287705cca4d97dc0b77829061a43a79c524fbf
7
+ data.tar.gz: 5abf4478cf284a3372e6eb8448d441f295f6a7fc9bdb3f0574273c9c2b2de58c251a6c2555a96939140f4058412c51affd9b917690174b883a8da1a6e821d7be
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-webrisk_v1
2
2
 
3
+ ### v0.8.0 (2021-09-01)
4
+
5
+ * Regenerated from discovery document revision 20210806
6
+
3
7
  ### v0.7.0 (2021-06-29)
4
8
 
5
9
  * Regenerated using generator version 0.4.0
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module WebriskV1
18
18
  # Version of the google-apis-webrisk_v1 gem
19
- GEM_VERSION = "0.7.0"
19
+ GEM_VERSION = "0.8.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 = "20210319"
25
+ REVISION = "20210806"
26
26
  end
27
27
  end
28
28
  end
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1'
31
31
 
32
- # See, edit, configure, and delete your Google Cloud Platform data
32
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
  end
35
35
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-webrisk_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.8.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-05 00:00:00.000000000 Z
11
+ date: 2021-09-06 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-webrisk_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-webrisk_v1/v0.7.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-webrisk_v1/v0.8.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-webrisk_v1
63
63
  post_install_message:
64
64
  rdoc_options: []