google-apis-workflowexecutions_v1beta 0.5.0 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2b42d2d1516fc4f3f2da2d2f8e09b8cca472db255fb4ba1f594b3a0425c0a816
4
- data.tar.gz: cd8a6974e352029ce8a9e1f8845699eb0fd2c71049f4944512c80e31a61ee209
3
+ metadata.gz: bcb0e88b662c5abd6e76c47d59116d4015a27f9c99a9b2a31be06117a1f081f7
4
+ data.tar.gz: 6144f1c1a721fe486b663a31622503980df2bb1df3116c4e45bffd3c91478a8d
5
5
  SHA512:
6
- metadata.gz: 1138302f13a0652161ade6b2ce2b977f6c32773011af608a63997cad6aacfda8043ad7c6af0f193a353007c580173f5c72da6e11b0707432433749e6cf3a5726
7
- data.tar.gz: 3740e01e8a9cef24259d60f7cd5418f6278f63bb9aca5acea431d3e1bcf029943f39c76ca8aed9d8f606ad0d996cb0f80732ba674f9b571d83634c56d545ccf5
6
+ metadata.gz: 4cfd17ff776611693dbe9ae72201c40c60a8f043881583dd66f2149b3edc2510630ce657a811be6390cd4a1e36cdb8c738eba56ce86c5aee964fb73282d8f980
7
+ data.tar.gz: 59f1167c39f05cdf06541be4f3410ccde0df3ce6a9c4a50df2f55806fe997b89b6bb10e1e2b7a2b81153ca018a1fa564bbb8472b10c6c6eb7917568a2d2e07e6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-workflowexecutions_v1beta
2
2
 
3
+ ### v0.6.0 (2021-03-18)
4
+
5
+ * Regenerated from discovery document revision 20210309
6
+
3
7
  ### v0.5.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 = 'V1beta'
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 WorkflowexecutionsV1beta
18
18
  # Version of the google-apis-workflowexecutions_v1beta gem
19
- GEM_VERSION = "0.5.0"
19
+ GEM_VERSION = "0.6.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_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.6.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_v1beta/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-workflowexecutions_v1beta/v0.5.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-workflowexecutions_v1beta/v0.6.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-workflowexecutions_v1beta
57
57
  post_install_message:
58
58
  rdoc_options: []