google-apis-cloudtasks_v2 0.2.0 → 0.7.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: 831a323f189da96d48127e75f6794b5e7b1937fadd1819c2084ce79f11936e9e
4
- data.tar.gz: 7289275e7d6925ff86bc6d5db74b7fd1a4cda13912c6721f3c65231fdf09563f
3
+ metadata.gz: 8e50d62a694a4478010ebf7ffa92ce7b3dbf1533c7ab19bdc2d003c5b1c49eeb
4
+ data.tar.gz: 385efa820aa735d09b7ca7ea1a5d74675341b1eaba972443dab2347731b2d8cf
5
5
  SHA512:
6
- metadata.gz: 68c8184e64c5d26a74dfd67ea2b07390f0c19c017992dfec0d9830797b4af2334d6ea43c7408e06fd2ca386a5eb2c919c6139f707614f885295751551b32940d
7
- data.tar.gz: d868b9d493f1367c800f89c19f7e55461db41d55a24a7f7d050ab5d2a02f44c9850cfb494289d4ff16f279dbc0babf779f85d8f29cbbbff9137bf0ec932fa153
6
+ metadata.gz: 833661770c98c59a0ba2a0166e7a137d4901659e2224c1232f4feb188cd26cfcdec2e75dc6fd8e5926535e89be9bb31a48e3b14e9c2e02e832980f36283da2f6
7
+ data.tar.gz: 86a25814517c2a2851886859b8eecf5da1ddccf9b98948498c297faf3a42f53d1d541918333a85fc131c5510a367d95143e71f73937a79829fbf0a8791b1f262
data/CHANGELOG.md CHANGED
@@ -1,5 +1,27 @@
1
1
  # Release history for google-apis-cloudtasks_v2
2
2
 
3
+ ### v0.7.0 (2021-06-24)
4
+
5
+ * Unspecified changes
6
+
7
+ ### v0.6.0 (2021-06-05)
8
+
9
+ * Regenerated from discovery document revision 20210528
10
+ * Regenerated using generator version 0.3.0
11
+
12
+ ### v0.5.0 (2021-05-19)
13
+
14
+ * Unspecified changes
15
+
16
+ ### v0.4.0 (2021-05-02)
17
+
18
+ * Regenerated from discovery document revision 20210426
19
+
20
+ ### v0.3.0 (2021-03-20)
21
+
22
+ * Regenerated from discovery document revision 20210315
23
+ * Regenerated using generator version 0.2.0
24
+
3
25
  ### v0.2.0 (2021-03-04)
4
26
 
5
27
  * Regenerated using generator version 0.1.2
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V2'
31
31
 
32
- # View and manage your data across Google Cloud Platform services
32
+ # See, edit, configure, and delete your Google Cloud Platform data
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
  end
35
35
  end
@@ -931,7 +931,7 @@ module Google
931
931
  # @return [Google::Apis::CloudtasksV2::StackdriverLoggingConfig]
932
932
  attr_accessor :stackdriver_logging_config
933
933
 
934
- # Output only. The state of the queue. `state` can only be changed by called
934
+ # Output only. The state of the queue. `state` can only be changed by calling
935
935
  # PauseQueue, ResumeQueue, or uploading [queue.yaml/xml](https://cloud.google.
936
936
  # com/appengine/docs/python/config/queueref). UpdateQueue cannot be used to
937
937
  # change `state`.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudtasksV2
18
18
  # Version of the google-apis-cloudtasks_v2 gem
19
- GEM_VERSION = "0.2.0"
19
+ GEM_VERSION = "0.7.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.3.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20201111"
25
+ REVISION = "20210528"
26
26
  end
27
27
  end
28
28
  end
@@ -83,11 +83,15 @@ module Google
83
83
  # @param [String] name
84
84
  # The resource that owns the locations collection, if applicable.
85
85
  # @param [String] filter
86
- # The standard list filter.
86
+ # A filter to narrow down results to a preferred subset. The filtering language
87
+ # accepts strings like "displayName=tokyo", and is documented in more detail in [
88
+ # AIP-160](https://google.aip.dev/160).
87
89
  # @param [Fixnum] page_size
88
- # The standard list page size.
90
+ # The maximum number of results to return. If not set, the service selects a
91
+ # default.
89
92
  # @param [String] page_token
90
- # The standard list page token.
93
+ # A page token received from the `next_page_token` field in the response. Send
94
+ # that page token to receive the subsequent page.
91
95
  # @param [String] fields
92
96
  # Selector specifying which fields to include in a partial response.
93
97
  # @param [String] quota_user
metadata CHANGED
@@ -1,29 +1,35 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudtasks_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.7.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-03-08 00:00:00.000000000 Z
11
+ date: 2021-06-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
17
+ - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.1'
19
+ version: '0.3'
20
+ - - "<"
21
+ - !ruby/object:Gem::Version
22
+ version: 2.a
20
23
  type: :runtime
21
24
  prerelease: false
22
25
  version_requirements: !ruby/object:Gem::Requirement
23
26
  requirements:
24
- - - "~>"
27
+ - - ">="
28
+ - !ruby/object:Gem::Version
29
+ version: '0.3'
30
+ - - "<"
25
31
  - !ruby/object:Gem::Version
26
- version: '0.1'
32
+ version: 2.a
27
33
  description: This is the simple REST client for Cloud Tasks API V2. Simple REST clients
28
34
  are Ruby client libraries that provide access to Google services via their HTTP
29
35
  REST API endpoints. These libraries are generated and updated automatically based
@@ -52,7 +58,7 @@ licenses:
52
58
  metadata:
53
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudtasks_v2/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtasks_v2/v0.2.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtasks_v2/v0.7.0
56
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudtasks_v2
57
63
  post_install_message:
58
64
  rdoc_options: []
@@ -69,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
75
  - !ruby/object:Gem::Version
70
76
  version: '0'
71
77
  requirements: []
72
- rubygems_version: 3.2.13
78
+ rubygems_version: 3.2.17
73
79
  signing_key:
74
80
  specification_version: 4
75
81
  summary: Simple REST client for Cloud Tasks API V2