google-apis-workflowexecutions_v1 0.3.0 → 0.4.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: 4f1c5d70347b6c973f99526853e90ee81ed673bf4a9fbf714e977966983eeb45
4
- data.tar.gz: 1eea4a93c96a49b23b38e1550cbd1475b68ae2c0075ba0a3aa8d5731f9ab6a1a
3
+ metadata.gz: f82f936237b357e98780c2aef3b10e9fbeba30adc82cd3847d21969bbb52f8b1
4
+ data.tar.gz: a63147f894edca0c7b02658f401f78ec27a6208b117c395f6c397b79e15c4ec9
5
5
  SHA512:
6
- metadata.gz: 424bc1d877cdd0fd7dc451a830fc7b42ecfd5cef2e1f3eaff3bc07448db9f6ea2990b80589ccff291ad052bbe5ec259f0920dbe98af1a65bc0fe8201952eadd2
7
- data.tar.gz: 24131ac4bb083e0ab1c0659ca4081a46ed50ef61310ac0ec4f1836c1adee0396382829b2fd99d7b78a2376720d2d2e3ca4e07258d2bf613e1081d878cc103524
6
+ metadata.gz: ab491a0d9c6fb63f5d747d4e86c3ebfb8be787e6c883cb797873e01db15385aa29c248c8417e21482f88846edb2a531d3da19d40b84c0e29247fb7ea7805cabe
7
+ data.tar.gz: 28a72adececa1df79b48bb43ed36a47891a735b839b811fdf2cf69656c977e932fb614164c285bd304896b2f983770e0d0324eeef56d5163f56bdf16c27e3d8e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-workflowexecutions_v1
2
2
 
3
+ ### v0.4.0 (2021-03-18)
4
+
5
+ * Regenerated from discovery document revision 20210309
6
+
3
7
  ### v0.3.0 (2021-03-11)
4
8
 
5
9
  * Regenerated from discovery document revision 20210302
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1'
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
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module WorkflowexecutionsV1
18
18
  # Version of the google-apis-workflowexecutions_v1 gem
19
- GEM_VERSION = "0.3.0"
19
+ GEM_VERSION = "0.4.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210302"
25
+ REVISION = "20210309"
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-workflowexecutions_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.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-15 00:00:00.000000000 Z
11
+ date: 2021-03-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-workflowexecutions_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-workflowexecutions_v1/v0.3.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-workflowexecutions_v1/v0.4.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-workflowexecutions_v1
57
57
  post_install_message:
58
58
  rdoc_options: []