google-apis-websecurityscanner_v1 0.7.0 → 0.8.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: 2a17812a81337f40915262b00925986dbe2c30a11fc6239766460a8dae2df811
4
- data.tar.gz: 583e62be02136902b3c24cdf18cab63b95c47cff2a0e0749786105749086ace8
3
+ metadata.gz: 74c4492077bc0267d25d54dbebab77423e74601a48a6b7641b47514bad620835
4
+ data.tar.gz: db42e119c19f6dced11a774ee2357de5eb4fde4e1a714cd7590f667bf0f72536
5
5
  SHA512:
6
- metadata.gz: 13a6aea5dcb958f7cedd0f69c61bb23a1bd51544db149ac2edb0d62333b4e4935f71d756c8580b8620de15c01a995ff0be9e3732065faea69b64ceca3540afbb
7
- data.tar.gz: d13c77c1843d59b143387f48c85b0d45ed676cf88b8ad6e89eac95d380acc3023ec0928b7ad05e8a665113155a746da9d12a183ca783c650683c8fc7d1d866d6
6
+ metadata.gz: ea6f700613646367648075856f01aadef0747b90bc7a7558192fe5a007d289f0ff015d944239fde051d75e6d9fec14a292cc2a56605c5d532ebf210ec3ce80e9
7
+ data.tar.gz: 96748525d04cc4f1fd50e13d47c9b0cdd5f69f63ea780d3eb0b7cbb045eaeb2c4e02f28e7689428b8682d8e2b724e7fc62741adafdc09a3e6384f771d9e843d5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-websecurityscanner_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 WebsecurityscannerV1
18
18
  # Version of the google-apis-websecurityscanner_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 = "20210417"
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-websecurityscanner_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-websecurityscanner_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-websecurityscanner_v1/v0.7.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-websecurityscanner_v1/v0.8.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-websecurityscanner_v1
63
63
  post_install_message:
64
64
  rdoc_options: []