google-apis-jobs_v3p1beta1 0.22.0 → 0.24.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: 4408b692c84eb1f726863a40a70c3f1312ca22dc3b93e7addc5760f53dd3caa3
4
- data.tar.gz: 54d253ab1ce1cd4ac989118eaa18f56135fce110d550d6f84728cf26af66a655
3
+ metadata.gz: d7b312aa32b93165a3444d99f6862c273d9acd40f02a12ed3ffe3341ac4a1a13
4
+ data.tar.gz: 7dc03bdf61c9f76de3256376daed4ec6e37ceeb055af35bfb2dd1853ec8b8858
5
5
  SHA512:
6
- metadata.gz: a2c30f50f94fb9761c6161e6227c9ff11ae35f903c7968f12fa3c68e171188d7a58597315395727c648be2dde9bd3606978aa00e7d1849e0f0a0c15aedd81001
7
- data.tar.gz: c0a4220227823fd58c42dd2a462ea39307f03bfa8d88dc1c20a978aaf1934825b36bdd1a15dbf0138c6365863a470e8bac88756c88736c2a252c0ffbe4afdecc
6
+ metadata.gz: 5a481877103ca8fbb7c4bc4f359ff057f481d60dff0274dececdad3e07f114f1d892a02385b24462330073103c16dd963ed0d2d8c8ac9604928ae67c2879f3a8
7
+ data.tar.gz: 7a7917edd8d5edf4687d09256f37d0ddfd4737201380514fd363e75b27f0c8b741af7f2149df56d9c8faea61c35fdffaccfa775c4f982112ed1bdf28903d6d74
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-jobs_v3p1beta1
2
2
 
3
+ ### v0.24.0 (2023-09-10)
4
+
5
+ * Regenerated from discovery document revision 20230822
6
+
7
+ ### v0.23.0 (2023-02-26)
8
+
9
+ * Regenerated using generator version 0.12.0
10
+
3
11
  ### v0.22.0 (2022-12-22)
4
12
 
5
13
  * Regenerated from discovery document revision 20221219
@@ -2232,13 +2232,13 @@ module Google
2232
2232
  # @return [String]
2233
2233
  attr_accessor :name
2234
2234
 
2235
- # The normal response of the operation in case of success. If the original
2236
- # method returns no data on success, such as `Delete`, the response is `google.
2237
- # protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
2238
- # the response should be the resource. For other methods, the response should
2239
- # have the type `XxxResponse`, where `Xxx` is the original method name. For
2240
- # example, if the original method name is `TakeSnapshot()`, the inferred
2241
- # response type is `TakeSnapshotResponse`.
2235
+ # The normal, successful response of the operation. If the original method
2236
+ # returns no data on success, such as `Delete`, the response is `google.protobuf.
2237
+ # Empty`. If the original method is standard `Get`/`Create`/`Update`, the
2238
+ # response should be the resource. For other methods, the response should have
2239
+ # the type `XxxResponse`, where `Xxx` is the original method name. For example,
2240
+ # if the original method name is `TakeSnapshot()`, the inferred response type is
2241
+ # `TakeSnapshotResponse`.
2242
2242
  # Corresponds to the JSON property `response`
2243
2243
  # @return [Hash<String,Object>]
2244
2244
  attr_accessor :response
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module JobsV3p1beta1
18
18
  # Version of the google-apis-jobs_v3p1beta1 gem
19
- GEM_VERSION = "0.22.0"
19
+ GEM_VERSION = "0.24.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.0"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20221219"
25
+ REVISION = "20230822"
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-jobs_v3p1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.22.0
4
+ version: 0.24.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: 2023-01-04 00:00:00.000000000 Z
11
+ date: 2023-09-10 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.1
19
+ version: 0.11.0
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.1
29
+ version: 0.11.0
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-jobs_v3p1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-jobs_v3p1beta1/v0.22.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-jobs_v3p1beta1/v0.24.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-jobs_v3p1beta1
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.3.14
78
+ rubygems_version: 3.4.19
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Talent Solution API V3p1beta1