google-apis-cloudtasks_v2beta3 0.40.0 → 0.42.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e0eec1ececa230fa0869f1b0091e30df68965b10f279939b81aae427d7a8a322
|
4
|
+
data.tar.gz: c025279e09caaf64b8f781061046946bbbfd1d440bf882d7251cacfd05c7501d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e59d8051af6fcf06d0d0cee1a15d364086c8f52d54c33868157c61254b43e4230c9b4182924009291d3ff61b3800d6ebec21c7e509da864f0926590a09c9db8c
|
7
|
+
data.tar.gz: fbd67b106eed3d5616aafe981d71420dddbf31d01fe4350481afcd669e04e94d339dd5fd92ab7d49f1229e1b8fa0f438cbb4ae0d64105e40de10909ca797dd5f
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,14 @@
|
|
1
1
|
# Release history for google-apis-cloudtasks_v2beta3
|
2
2
|
|
3
|
+
### v0.42.0 (2024-12-02)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20241111
|
6
|
+
* Regenerated using generator version 0.15.1
|
7
|
+
|
8
|
+
### v0.41.0 (2024-05-19)
|
9
|
+
|
10
|
+
* Regenerated using generator version 0.15.0
|
11
|
+
|
3
12
|
### v0.40.0 (2024-03-03)
|
4
13
|
|
5
14
|
* Regenerated from discovery document revision 20240223
|
@@ -744,7 +744,7 @@ module Google
|
|
744
744
|
# headers will be ignored or replaced. A partial list of headers that will be
|
745
745
|
# ignored or replaced is: * Any header that is prefixed with "X-CloudTasks-"
|
746
746
|
# will be treated as service header. Service headers define properties of the
|
747
|
-
# task and are predefined in
|
747
|
+
# task and are predefined in Cloud Tasks. * Host: This will be computed by Cloud
|
748
748
|
# Tasks and derived from HttpRequest.url. * Content-Length: This will be
|
749
749
|
# computed by Cloud Tasks. * User-Agent: This will be set to `"Google-Cloud-
|
750
750
|
# Tasks"`. * `X-Google-*`: Google use only. * `X-AppEngine-*`: Google use only. `
|
@@ -832,8 +832,9 @@ module Google
|
|
832
832
|
attr_accessor :header_overrides
|
833
833
|
|
834
834
|
# The HTTP method to use for the request. When specified, it overrides
|
835
|
-
# HttpRequest for the task. Note that if the value is set to
|
836
|
-
# HttpRequest of the task will be ignored at execution
|
835
|
+
# HttpRequest.http_method for the task. Note that if the value is set to
|
836
|
+
# HttpMethod.GET the HttpRequest.body of the task will be ignored at execution
|
837
|
+
# time.
|
837
838
|
# Corresponds to the JSON property `httpMethod`
|
838
839
|
# @return [String]
|
839
840
|
attr_accessor :http_method
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module CloudtasksV2beta3
|
18
18
|
# Version of the google-apis-cloudtasks_v2beta3 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.42.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.15.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20241111"
|
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-cloudtasks_v2beta3
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.42.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-
|
11
|
+
date: 2024-12-04 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.
|
19
|
+
version: 0.15.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.
|
29
|
+
version: 0.15.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-cloudtasks_v2beta3/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtasks_v2beta3/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtasks_v2beta3/v0.42.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudtasks_v2beta3
|
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.
|
78
|
+
rubygems_version: 3.5.22
|
79
79
|
signing_key:
|
80
80
|
specification_version: 4
|
81
81
|
summary: Simple REST client for Cloud Tasks API V2beta3
|