google-apis-cloudscheduler_v1 0.12.0 → 0.15.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: 6fe9909b82b0334a0f6ca6f42a65caa040d3d4881c8efb9e72d6f7888b828a3d
|
4
|
+
data.tar.gz: 6a1c1b862c2c71796d9f982d5fe5df72bbe467a4a41421efe9d10f40b5be5ea1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9b6cd0575e7ebc3f42ea25484e8b481043d678ff009bb74f6781fe81dcb9bbdf07aca761b71d999a6c7988498eae38ee49b0107c29c86cbb7f99ee5eff1f3206
|
7
|
+
data.tar.gz: 8802722f497bd8f5c6118d1dbfcafb009d97eb72437d16efc4aba8a8827801fc5c513db3beb282036d19c8e3f18ce3af3ef598d73c500bdbb18a5766c8f343ce
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,17 @@
|
|
1
1
|
# Release history for google-apis-cloudscheduler_v1
|
2
2
|
|
3
|
+
### v0.15.0 (2022-05-10)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20220503
|
6
|
+
|
7
|
+
### v0.14.0 (2022-04-22)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20220408
|
10
|
+
|
11
|
+
### v0.13.0 (2022-03-29)
|
12
|
+
|
13
|
+
* Regenerated from discovery document revision 20220321
|
14
|
+
|
3
15
|
### v0.12.0 (2022-02-19)
|
4
16
|
|
5
17
|
* Regenerated from discovery document revision 20220212
|
@@ -181,8 +181,7 @@ module Google
|
|
181
181
|
# A generic empty message that you can re-use to avoid defining duplicated empty
|
182
182
|
# messages in your APIs. A typical example is to use it as the request or the
|
183
183
|
# response type of an API method. For instance: service Foo ` rpc Bar(google.
|
184
|
-
# protobuf.Empty) returns (google.protobuf.Empty); `
|
185
|
-
# `Empty` is empty JSON object ````.
|
184
|
+
# protobuf.Empty) returns (google.protobuf.Empty); `
|
186
185
|
class Empty
|
187
186
|
include Google::Apis::Core::Hashable
|
188
187
|
|
@@ -636,7 +635,8 @@ module Google
|
|
636
635
|
# messages published with the same non-empty `ordering_key` value will be
|
637
636
|
# delivered to subscribers in the order in which they are received by the Pub/
|
638
637
|
# Sub system. All `PubsubMessage`s published in a given `PublishRequest` must
|
639
|
-
# specify the same `ordering_key` value.
|
638
|
+
# specify the same `ordering_key` value. For more information, see [ordering
|
639
|
+
# messages](https://cloud.google.com/pubsub/docs/ordering).
|
640
640
|
# Corresponds to the JSON property `orderingKey`
|
641
641
|
# @return [String]
|
642
642
|
attr_accessor :ordering_key
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module CloudschedulerV1
|
18
18
|
# Version of the google-apis-cloudscheduler_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.15.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.4.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220503"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -84,8 +84,8 @@ module Google
|
|
84
84
|
# The resource that owns the locations collection, if applicable.
|
85
85
|
# @param [String] filter
|
86
86
|
# A filter to narrow down results to a preferred subset. The filtering language
|
87
|
-
# accepts strings like "displayName=tokyo"
|
88
|
-
# AIP-160](https://google.aip.dev/160).
|
87
|
+
# accepts strings like `"displayName=tokyo"`, and is documented in more detail
|
88
|
+
# in [AIP-160](https://google.aip.dev/160).
|
89
89
|
# @param [Fixnum] page_size
|
90
90
|
# The maximum number of results to return. If not set, the service selects a
|
91
91
|
# default.
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-cloudscheduler_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.15.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: 2022-
|
11
|
+
date: 2022-05-16 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-cloudscheduler_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudscheduler_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudscheduler_v1/v0.15.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudscheduler_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|