google-apis-jobs_v4 0.27.0 → 0.28.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: ab6f7e8e1fbb373fb1bfe85bfa36d9438b95aaf5126e6341d0d9aa3cbd5d64e6
4
- data.tar.gz: e5198c480c8a1d808e67ff14ca71dd28a2938ef028da79dda619c95777ab33ba
3
+ metadata.gz: 44c23b3acb43e8969743e233e41311bedb07dde85a6d10d16c914e9d14d3c810
4
+ data.tar.gz: 1ddd02772f3b99cd3decddc9edd60a72013c94be21b458d520509b78324b8d51
5
5
  SHA512:
6
- metadata.gz: 77b0a79653f1fd6ed166f22cb3d2e4ca7728d1f9a429aa02a4bf33b129d293f900d3849f1f5e3ee8f02e9e3e3cbabea7037f41a8cfe068fb0000377e7042505b
7
- data.tar.gz: 8deadc48cf2cba9c75c04b7a1d00436bd5dc859e20e77d31f8e672d0a582203bd4088efc584a4c78b01d42fe5c5eb9fd5a84ee273f886f26dac150eff82b00dd
6
+ metadata.gz: b79d4c302c465057aad312397abbfc4104214633204b966aefac70ff2026465f39d1a2629044af92f318dfabee5e6bd375bed80cdfc96593ccde8e745fd7e77b
7
+ data.tar.gz: f5a5df8dcf143500bdc580e26d44d076ba2cff93ab07ae79fadd20358539ea7ce8c1b60f3890e007891f1ba9dbf18d315d9e1b385a2888e62eb46846024aecb4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-jobs_v4
2
2
 
3
+ ### v0.28.0 (2023-09-10)
4
+
5
+ * Regenerated from discovery document revision 20230822
6
+
3
7
  ### v0.27.0 (2023-02-19)
4
8
 
5
9
  * Regenerated using generator version 0.12.0
@@ -2000,13 +2000,13 @@ module Google
2000
2000
  # @return [String]
2001
2001
  attr_accessor :name
2002
2002
 
2003
- # The normal response of the operation in case of success. If the original
2004
- # method returns no data on success, such as `Delete`, the response is `google.
2005
- # protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
2006
- # the response should be the resource. For other methods, the response should
2007
- # have the type `XxxResponse`, where `Xxx` is the original method name. For
2008
- # example, if the original method name is `TakeSnapshot()`, the inferred
2009
- # response type is `TakeSnapshotResponse`.
2003
+ # The normal, successful response of the operation. If the original method
2004
+ # returns no data on success, such as `Delete`, the response is `google.protobuf.
2005
+ # Empty`. If the original method is standard `Get`/`Create`/`Update`, the
2006
+ # response should be the resource. For other methods, the response should have
2007
+ # the type `XxxResponse`, where `Xxx` is the original method name. For example,
2008
+ # if the original method name is `TakeSnapshot()`, the inferred response type is
2009
+ # `TakeSnapshotResponse`.
2010
2010
  # Corresponds to the JSON property `response`
2011
2011
  # @return [Hash<String,Object>]
2012
2012
  attr_accessor :response
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module JobsV4
18
18
  # Version of the google-apis-jobs_v4 gem
19
- GEM_VERSION = "0.27.0"
19
+ GEM_VERSION = "0.28.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_v4
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.27.0
4
+ version: 0.28.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-19 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_v4/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-jobs_v4/v0.27.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-jobs_v4/v0.28.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-jobs_v4
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 V4