google-apis-jobs_v3p1beta1 0.23.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: c664e50229c911d0d32b551ac3459d29799485e1d5d32f4bcd1d278a34f87b0c
4
- data.tar.gz: 75ad5e0b24d15c50b1742ab6624f48aaf1ab0af80344fea68f6395c176158452
3
+ metadata.gz: d7b312aa32b93165a3444d99f6862c273d9acd40f02a12ed3ffe3341ac4a1a13
4
+ data.tar.gz: 7dc03bdf61c9f76de3256376daed4ec6e37ceeb055af35bfb2dd1853ec8b8858
5
5
  SHA512:
6
- metadata.gz: 3933e0efcd2d5d6b25f2b17a45b554fa75347afb24de932097b2270067ca004fcbec61b83ea369558f6aac6d0f8d1e52a106e159af3ea16d39118bd853d54ef2
7
- data.tar.gz: 11879542d3f7c05a4d3e241f50126a561f157af9eafada84cb6283093b558c0c38bcec0a4ae1d446bffa0d3f0bcc126e8db456b520e70f0e1c2266fd8d05df98
6
+ metadata.gz: 5a481877103ca8fbb7c4bc4f359ff057f481d60dff0274dececdad3e07f114f1d892a02385b24462330073103c16dd963ed0d2d8c8ac9604928ae67c2879f3a8
7
+ data.tar.gz: 7a7917edd8d5edf4687d09256f37d0ddfd4737201380514fd363e75b27f0c8b741af7f2149df56d9c8faea61c35fdffaccfa775c4f982112ed1bdf28903d6d74
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
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
+
3
7
  ### v0.23.0 (2023-02-26)
4
8
 
5
9
  * Regenerated using generator version 0.12.0
@@ -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.23.0"
19
+ GEM_VERSION = "0.24.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
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.23.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-02-26 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
@@ -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.23.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.4.2
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