google-apis-cloudbuild_v1 0.32.0 → 0.35.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: 7f4aa4882e0192dbb5509696b9432e2e816e166c6054d72803cde9d50ffe8194
4
- data.tar.gz: 6956b9f1a03e3d8b9e6fab992b84b1e1efc042c48db1f11468b5f32a7a81afd3
3
+ metadata.gz: db420cdf32bfd843f9dc0f794d41de5a4e9ae3c6fa5b6e127f6b71efb02f7aee
4
+ data.tar.gz: 535f01fe60212abab1f1d3cca364e59f89aec72e5579fcc8170b10a70792d4dc
5
5
  SHA512:
6
- metadata.gz: d25cc2831af64d7654ea0bf59410cf38bde828e51fa7ff86e6e1fbf02fa332abd3c3e6338ee61d312c89355ef84c4bf36daf5b5508f882a3531e735c989137a2
7
- data.tar.gz: f68edcc56d83ca9a69951941b1b7355a91c3f49445bc489fa83c69e2b17005d29ed96bad9ae1d54a2b1613ee1dcd76ae322113315bb10e5eca1150c85548fc8f
6
+ metadata.gz: d62097f4f0aca3d7e4c5be00cf0a644ca0ee269da8105b784430e6420f10388e61bde6b61a0ecfd12ebcd5a941b5e1ac314252cd8e93addf120e3ffa930d6e12
7
+ data.tar.gz: 4fd22a29578a73dcab032f3d38cddeaf1f9b273e792e603a01e39c3acc3f526bfc9b97fb447cd1721536853aecc215562bd783640f40142a5efb131f27aded2b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-cloudbuild_v1
2
2
 
3
+ ### v0.35.0 (2022-06-30)
4
+
5
+ * Regenerated using generator version 0.8.0
6
+
7
+ ### v0.34.0 (2022-06-24)
8
+
9
+ * Regenerated from discovery document revision 20220619
10
+ * Regenerated using generator version 0.7.0
11
+
12
+ ### v0.33.0 (2022-06-17)
13
+
14
+ * Regenerated using generator version 0.6.0
15
+
3
16
  ### v0.32.0 (2022-06-03)
4
17
 
5
18
  * Regenerated using generator version 0.5.0
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudbuildV1
18
18
  # Version of the google-apis-cloudbuild_v1 gem
19
- GEM_VERSION = "0.32.0"
19
+ GEM_VERSION = "0.35.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.5.0"
22
+ GENERATOR_VERSION = "0.8.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220512"
25
+ REVISION = "20220619"
26
26
  end
27
27
  end
28
28
  end
@@ -1592,7 +1592,10 @@ module Google
1592
1592
  execute_or_queue_command(command, &block)
1593
1593
  end
1594
1594
 
1595
- # Runs a `BuildTrigger` at a particular source revision.
1595
+ # Runs a `BuildTrigger` at a particular source revision. To run a regional or
1596
+ # global trigger, use the POST request that includes the location endpoint in
1597
+ # the path. The POST request that does not include the location endpoint in the
1598
+ # path can only be used when running global triggers.
1596
1599
  # @param [String] name
1597
1600
  # The name of the `Trigger` to run. Format: `projects/`project`/locations/`
1598
1601
  # location`/triggers/`trigger``
@@ -2058,7 +2061,10 @@ module Google
2058
2061
  execute_or_queue_command(command, &block)
2059
2062
  end
2060
2063
 
2061
- # Runs a `BuildTrigger` at a particular source revision.
2064
+ # Runs a `BuildTrigger` at a particular source revision. To run a regional or
2065
+ # global trigger, use the POST request that includes the location endpoint in
2066
+ # the path. The POST request that does not include the location endpoint in the
2067
+ # path can only be used when running global triggers.
2062
2068
  # @param [String] project_id
2063
2069
  # Required. ID of the project.
2064
2070
  # @param [String] trigger_id
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudbuild_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.32.0
4
+ version: 0.35.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-06-13 00:00:00.000000000 Z
11
+ date: 2022-07-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.5'
19
+ version: '0.7'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.5'
29
+ version: '0.7'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-cloudbuild_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudbuild_v1/v0.32.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudbuild_v1/v0.35.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudbuild_v1
63
63
  post_install_message:
64
64
  rdoc_options: []