google-apis-workflows_v1 0.24.0 → 0.25.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: 4d2905e0d44185847ddef218bf65687538d184e830f847ef5330c5f4ba24ea78
4
- data.tar.gz: 298542f8bea17eee2bf99f3c360aea55242bce2db8ec12d460351aae552b64e7
3
+ metadata.gz: 4f95e827752b86b55ba52352de7ad28de80a05b6d1a9c3ed0415a6ed3a699333
4
+ data.tar.gz: 55901301d766e6536ec1cb5e4fd8cf1b0025f9815a011361e9c3e6c93b01b042
5
5
  SHA512:
6
- metadata.gz: 3518a13bbb5b3a3ba0d15ae76490e4f92ec53cc9eb4fcaf05fdf95300cad5dc0398da9e44b185766c4d76656d76b55a921c9b52bece988ccd4b2b25da423f763
7
- data.tar.gz: 51d0f8df1578225aac83eaacca97c880b1c416f83aa4e8256d5a3e71369ccc952ac884f3d576b134dc15c0cf5814c333f78a01ba50c7bc607509ab9ba9dc74b3
6
+ metadata.gz: 749e8a60975b20d4c6f127707903a0056e7eccee86beb793625c34cebfcae1c4dc5d81a8cf50945d5ba5283415d4282d7308dd40bba9095247911bc71bcc012b
7
+ data.tar.gz: efb14d069bb58a3774e8b5edaaff58abcf7b51b0c208f4972dddefbfbd5e7f849849041403a14548d3350668537075bace612d72820c56c0321780311282953d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-workflows_v1
2
2
 
3
+ ### v0.25.0 (2023-04-30)
4
+
5
+ * Regenerated from discovery document revision 20230419
6
+
3
7
  ### v0.24.0 (2023-04-16)
4
8
 
5
9
  * Regenerated from discovery document revision 20230329
@@ -120,7 +120,7 @@ module Google
120
120
  end
121
121
  end
122
122
 
123
- # A resource that represents Google Cloud Platform location.
123
+ # A resource that represents a Google Cloud location.
124
124
  class Location
125
125
  include Google::Apis::Core::Hashable
126
126
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module WorkflowsV1
18
18
  # Version of the google-apis-workflows_v1 gem
19
- GEM_VERSION = "0.24.0"
19
+ GEM_VERSION = "0.25.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230329"
25
+ REVISION = "20230419"
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-workflows_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.24.0
4
+ version: 0.25.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: 2023-04-23 00:00:00.000000000 Z
11
+ date: 2023-04-30 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-workflows_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-workflows_v1/v0.24.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-workflows_v1/v0.25.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-workflows_v1
63
63
  post_install_message:
64
64
  rdoc_options: []