google-apis-webrisk_v1 0.16.0 → 0.17.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: 206f0480fff3b476f6700262ebc4d4d7ca3076fab5a42c43ac2d91449952f6cc
4
- data.tar.gz: ae284a642f7fa9e598dc5b5b56e49e9e0c44a34662c30f6443e53bb5882ae255
3
+ metadata.gz: 6eb09cd3fe6405c6648bcd34347eaffe17647509b1f793b6728ef65bef71e74f
4
+ data.tar.gz: 19d818ca67bfa28b3c8e8f78f6292eafb8bd1f7e050945a6b9d8d7f6f82a6a9a
5
5
  SHA512:
6
- metadata.gz: 3bbe2b1ab821f12af986cdf934fd089d89a5321580f0179d475b597b8d05d87841add39a4dddcbdae54d466be85c217f5d93e95997e0bb6589a0494cccab88c8
7
- data.tar.gz: 46306174c476b1f0bf27682bc6bc856be54684f0d830f6d6998eaa97bb96726d1a2001e1fc9770a4691464e01084b614e3cb7b048d9d41d4091c14b11bda4c2a
6
+ metadata.gz: 79259570080ef49b1d17a3b2de98de6a05a19ae9ce20d14c080b14c58accc4552a1fb1e95ffef8f2b19bea65067045878e0def927447d3ab52ddf6e23c3a3f6d
7
+ data.tar.gz: 16179f2278e82a75ffb308c420b19f27af6b389e9d315733d2cba0d1131f78f7b3a9bdae916fc4b0c5b2de6c157f0c8015ae347598a29708fd4e1f8cc3968fee
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-webrisk_v1
2
2
 
3
+ ### v0.17.0 (2022-10-27)
4
+
5
+ * Regenerated from discovery document revision 20221016
6
+ * Regenerated using generator version 0.11.0
7
+
3
8
  ### v0.16.0 (2022-09-25)
4
9
 
5
10
  * Regenerated using generator version 0.10.0
@@ -307,7 +307,7 @@ module Google
307
307
  include Google::Apis::Core::Hashable
308
308
 
309
309
  # ThreatTypes found to be associated with the submitted URI after reviewing it.
310
- # This may be empty if the URI was not added to any list.
310
+ # This might be empty if the URI was not added to any list.
311
311
  # Corresponds to the JSON property `threatTypes`
312
312
  # @return [Array<String>]
313
313
  attr_accessor :threat_types
@@ -492,12 +492,12 @@ module Google
492
492
  # @return [Google::Apis::WebriskV1::GoogleRpcStatus]
493
493
  attr_accessor :error
494
494
 
495
- # This field will contain a `SubmitUriMetadata` object.
495
+ # Contains a `SubmitUriMetadata` object.
496
496
  # Corresponds to the JSON property `metadata`
497
497
  # @return [Hash<String,Object>]
498
498
  attr_accessor :metadata
499
499
 
500
- # This will match the pattern `/v1/`project-name`/operations/`operation-id``.
500
+ # Matches the `/v1/`project-name`/operations/`operation-id`` pattern.
501
501
  # Corresponds to the JSON property `name`
502
502
  # @return [String]
503
503
  attr_accessor :name
@@ -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.16.0"
19
+ GEM_VERSION = "0.17.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.10.0"
22
+ GENERATOR_VERSION = "0.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220819"
25
+ REVISION = "20221016"
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-webrisk_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.16.0
4
+ version: 0.17.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-09-26 00:00:00.000000000 Z
11
+ date: 2022-10-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.0
19
+ version: 0.9.1
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.0
29
+ version: 0.9.1
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-webrisk_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-webrisk_v1/v0.16.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-webrisk_v1/v0.17.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-webrisk_v1
63
63
  post_install_message:
64
64
  rdoc_options: []