google-apis-ondemandscanning_v1beta1 0.49.0 → 0.50.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: 4ec935a004f1cfccb96c0be4ecbad28c715cffdfb29d12f4a20f92eeec07607f
4
- data.tar.gz: 64ac542b15d18a785fa773364e405ed74c949217f18aa4da4c3969388834c6fb
3
+ metadata.gz: bdfe2e09efed48bd1f11ac88e47efd51252e2b718c00795a172053b8316eb8a5
4
+ data.tar.gz: 3cbe4f3188482f208fb3066732b398d2c3699ed710f2163fa796cb8a39faa79e
5
5
  SHA512:
6
- metadata.gz: ca35aa2fa70c24764ba027f0224749f3d1e826455151ac6775ebb0e925d8dcfbbf67f30dcc0dd0c4d9166c5835bdd90adf274bc2bc1c245cd49204ecb14f2c7f
7
- data.tar.gz: 3f98b73bd46e543e0934ca14b8f47bde60dafd659718c8f732b420fcb05b777457b28bbf39dc11b9a8f0c38d4d882e888548b3ab35690adda547c1b48eec54a6
6
+ metadata.gz: 0b7b3d1443e96fc1c1f7e827cf89b1dbc9e5c4225899422db19a3e3e0c05c1b8ff5c037d91a775ebd8f3ef3a4a730c6a5127917392b21c72c1cf4d6dc566237d
7
+ data.tar.gz: 98023da8c409de2208d7617b4c6ba801a06a9243accac126598d406ba7f992ce92b7fcf45b19fcb0bcbffc8bb63bd025afb0c009c0163d1317faeda5c47684c8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-ondemandscanning_v1beta1
2
2
 
3
+ ### v0.50.0 (2024-12-15)
4
+
5
+ * Regenerated from discovery document revision 20241209
6
+
3
7
  ### v0.49.0 (2024-12-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20240715
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module OndemandscanningV1beta1
18
18
  # Version of the google-apis-ondemandscanning_v1beta1 gem
19
- GEM_VERSION = "0.49.0"
19
+ GEM_VERSION = "0.50.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240715"
25
+ REVISION = "20241209"
26
26
  end
27
27
  end
28
28
  end
@@ -57,8 +57,8 @@ module Google
57
57
  # Clients can use Operations.GetOperation or other methods to check whether the
58
58
  # cancellation succeeded or whether the operation completed despite cancellation.
59
59
  # On successful cancellation, the operation is not deleted; instead, it becomes
60
- # an operation with an Operation.error value with a google.rpc.Status.code of 1,
61
- # corresponding to `Code.CANCELLED`.
60
+ # an operation with an Operation.error value with a google.rpc.Status.code of `1`
61
+ # , corresponding to `Code.CANCELLED`.
62
62
  # @param [String] name
63
63
  # The name of the operation resource to be cancelled.
64
64
  # @param [String] fields
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-ondemandscanning_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.49.0
4
+ version: 0.50.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: 2024-12-04 00:00:00.000000000 Z
11
+ date: 2024-12-15 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-ondemandscanning_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-ondemandscanning_v1beta1/v0.49.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-ondemandscanning_v1beta1/v0.50.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-ondemandscanning_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.5.22
78
+ rubygems_version: 3.5.23
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for On-Demand Scanning API V1beta1