google-cloud-tasks-v2beta3 0.6.4 → 0.6.5

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: 3adb3d2eb87e9c58410d60c0a1af58d7d34c0a23b88698913e757638267314e2
4
- data.tar.gz: 974922832fa65712c11fc9ddd1af22f8ada0dd1d51fb435fff79f231792ea2e6
3
+ metadata.gz: 5c10a8b5602dfc6bd5e33e4196b5ef086a1498f866b0a1d1a8eac4770045d337
4
+ data.tar.gz: 66ad8edaebb655d0af13f2644aaf76277f776bf42fef7af7894ea6da7657e450
5
5
  SHA512:
6
- metadata.gz: c434b6e44c00789c666ab8a415537350ae6cb9c65a9c4829c8b1d60c400dfb5e6fce4a96ce5f94b4a57284db4a055b3941983fe4dbb864fecbae13874d857257
7
- data.tar.gz: 25037b2baf51e13b76d3332cd90bfe636b065fb9dc1bc00a13fa0c114183f6fff57f3e5e13ff93ca5385b81f239956d1c604d7c7fd75495d4bdcf227a8bebf00
6
+ metadata.gz: 1d70a02e4585310d7a832c6557cd829c8cc9c3ab137bb88a0a5092fa062da5d539bfd36a1235f08272df645920a922988e48ae2d160761090df8211a8f688ab2
7
+ data.tar.gz: 0cc4dab85db7d3d077f1e998e2f5c2f88d56215436a475a6364e17ac72a0016a0d41b77c3251cd368e55f81f97a6f4c6ebe76480942ed5ba09e2b714a99cc56e
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Tasks
23
23
  module V2beta3
24
- VERSION = "0.6.4"
24
+ VERSION = "0.6.5"
25
25
  end
26
26
  end
27
27
  end
@@ -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-*: Google use only.
111
- # * X-AppEngine-*: Google use only.
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
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-08 00:00:00.000000000 Z
11
+ date: 2021-12-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common