google-apis-cloudtasks_v2beta3 0.11.0 → 0.12.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/cloudtasks_v2beta3/classes.rb +16 -13
- data/lib/google/apis/cloudtasks_v2beta3/gem_version.rb +2 -2
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: aa52d8ee8c7cda65d5919196cd2b3f70f6722cb9aab13cf2fa1339e605e3f405
|
4
|
+
data.tar.gz: c18f1eae3ea54c89dc5b7ccf9368c78f93ae20b5127a1d2e8ca6352e7a56a6fa
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b03529443f50063b53b0558cdc8e4ba22711ad7364b383059263d9bec3b325248ca028ed6fe0be3dcd41110e3f63bc3aa33a6446881cd2cc4be472310301fc39
|
7
|
+
data.tar.gz: 584b15fe6ca674bd117424d71599d379886fb99a64adcf9875a527c23db9350b7d93256e070214762ffedf6451ec7a35d454e36c6a864a4a2f05dac41c4832d2
|
data/CHANGELOG.md
CHANGED
@@ -480,13 +480,16 @@ module Google
|
|
480
480
|
class GetPolicyOptions
|
481
481
|
include Google::Apis::Core::Hashable
|
482
482
|
|
483
|
-
# Optional. The policy
|
484
|
-
# 3. Requests specifying an invalid value will be
|
485
|
-
# policies with any conditional bindings must
|
486
|
-
#
|
487
|
-
# field unset.
|
488
|
-
#
|
489
|
-
#
|
483
|
+
# Optional. The maximum policy version that will be used to format the policy.
|
484
|
+
# Valid values are 0, 1, and 3. Requests specifying an invalid value will be
|
485
|
+
# rejected. Requests for policies with any conditional role bindings must
|
486
|
+
# specify version 3. Policies with no conditional role bindings may specify any
|
487
|
+
# valid value or leave the field unset. The policy in the response might use the
|
488
|
+
# policy version that you specified, or it might use a lower policy version. For
|
489
|
+
# example, if you specify version 3, but the policy has no conditional role
|
490
|
+
# bindings, the response uses version 1. To learn which resources support
|
491
|
+
# conditions in their IAM policies, see the [IAM documentation](https://cloud.
|
492
|
+
# google.com/iam/help/conditions/resource-policies).
|
490
493
|
# Corresponds to the JSON property `requestedPolicyVersion`
|
491
494
|
# @return [Fixnum]
|
492
495
|
attr_accessor :requested_policy_version
|
@@ -536,12 +539,12 @@ module Google
|
|
536
539
|
# headers will be ignored or replaced. A partial list of headers that will be
|
537
540
|
# ignored or replaced is: * Host: This will be computed by Cloud Tasks and
|
538
541
|
# derived from HttpRequest.url. * Content-Length: This will be computed by Cloud
|
539
|
-
# Tasks. * User-Agent: This will be set to `"Google-Cloud-Tasks"`. * X-Google
|
540
|
-
# Google use only. * X-AppEngine
|
541
|
-
# by Cloud Tasks. You can explicitly set `Content-Type` to a media type when
|
542
|
-
# task is created. For example, `Content-Type` can be set to `"application/
|
543
|
-
# stream"` or `"application/json"`. Headers which can have multiple values
|
544
|
-
# according to RFC2616) can be specified using comma-separated values. The size
|
542
|
+
# Tasks. * User-Agent: This will be set to `"Google-Cloud-Tasks"`. * `X-Google-*`
|
543
|
+
# : Google use only. * `X-AppEngine-*`: Google use only. `Content-Type` won't be
|
544
|
+
# set by Cloud Tasks. You can explicitly set `Content-Type` to a media type when
|
545
|
+
# the task is created. For example, `Content-Type` can be set to `"application/
|
546
|
+
# octet-stream"` or `"application/json"`. Headers which can have multiple values
|
547
|
+
# (according to RFC2616) can be specified using comma-separated values. The size
|
545
548
|
# of the headers must be less than 80KB.
|
546
549
|
# Corresponds to the JSON property `headers`
|
547
550
|
# @return [Hash<String,String>]
|
@@ -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.12.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.4.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20211130"
|
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.12.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: 2021-
|
11
|
+
date: 2021-12-13 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-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.12.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: []
|