google-cloud-tasks-v2beta3 0.6.4 → 0.6.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 5c10a8b5602dfc6bd5e33e4196b5ef086a1498f866b0a1d1a8eac4770045d337
|
|
4
|
+
data.tar.gz: 66ad8edaebb655d0af13f2644aaf76277f776bf42fef7af7894ea6da7657e450
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1d70a02e4585310d7a832c6557cd829c8cc9c3ab137bb88a0a5092fa062da5d539bfd36a1235f08272df645920a922988e48ae2d160761090df8211a8f688ab2
|
|
7
|
+
data.tar.gz: 0cc4dab85db7d3d077f1e998e2f5c2f88d56215436a475a6364e17ac72a0016a0d41b77c3251cd368e55f81f97a6f4c6ebe76480942ed5ba09e2b714a99cc56e
|
|
@@ -107,8 +107,8 @@ module Google
|
|
|
107
107
|
# {::Google::Cloud::Tasks::V2beta3::HttpRequest#url HttpRequest.url}.
|
|
108
108
|
# * Content-Length: This will be computed by Cloud Tasks.
|
|
109
109
|
# * User-Agent: This will be set to `"Google-Cloud-Tasks"`.
|
|
110
|
-
# * X-Google
|
|
111
|
-
# * X-AppEngine
|
|
110
|
+
# * `X-Google-*`: Google use only.
|
|
111
|
+
# * `X-AppEngine-*`: Google use only.
|
|
112
112
|
#
|
|
113
113
|
# `Content-Type` won't be set by Cloud Tasks. You can explicitly set
|
|
114
114
|
# `Content-Type` to a media type when the
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-cloud-tasks-v2beta3
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.6.
|
|
4
|
+
version: 0.6.5
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2021-
|
|
11
|
+
date: 2021-12-07 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: gapic-common
|