google-apis-cloudbuild_v1 0.15.0 → 0.16.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: 1da500922f22b1bb0d503eee2d179dd584f058f12282211898b2bf693b20ca3e
4
- data.tar.gz: 83766d324b3fcc38b3eb6afe6454c80fc9b7c714261acb607c9d712322a0c012
3
+ metadata.gz: 4355b574c22b36b3aa7d0d37aeb53f4b5dd779286900bf9aff413b9dd2587b97
4
+ data.tar.gz: cbe48d641154acb5b5ca632647ed07e8cea8c08158eecb5cb7a98f740a4d7a0c
5
5
  SHA512:
6
- metadata.gz: 5ebf85ef4554a2c24f3e8bdda93d2056a9d1fb520a2d615d70a07f5c9bd0d26397b2b3e37fbb0cf898cd0b720c5b23bcbd178f06cf9125689172c07f58352bae
7
- data.tar.gz: 92ca51f5357d7f765d3612948023c12c9446bbdc4c4620043cfbbd3b29b0d13948440f72473eb4c3c73ae88c0aba47e27134bc70cdc868fb82d8c955889589f1
6
+ metadata.gz: 6f23200e049f79c9aa3876a68b536708d074de47bc805afab98be0993fcbf9b30803368952d131a458a7d7dd59561ebed512999ff836e397bf2177be13fc2d61
7
+ data.tar.gz: 263341941a12072b896767365234a1896df2aaa3cc4bf1113db03d10c5105d38924e2eff18691b7663b1f3a160efde48882c8edccccb165151bdb30cfc70cb1d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudbuild_v1
2
2
 
3
+ ### v0.16.0 (2021-09-08)
4
+
5
+ * Regenerated from discovery document revision 20210903
6
+
3
7
  ### v0.15.0 (2021-09-01)
4
8
 
5
9
  * Regenerated from discovery document revision 20210813
@@ -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.15.0"
19
+ GEM_VERSION = "0.16.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210813"
25
+ REVISION = "20210903"
26
26
  end
27
27
  end
28
28
  end
@@ -370,7 +370,6 @@ module Google
370
370
  end
371
371
 
372
372
  # Create an association between a GCP project and a GitHub Enterprise server.
373
- # This API is experimental.
374
373
  # @param [String] parent
375
374
  # Name of the parent project. For example: projects/`$project_number` or
376
375
  # projects/`$project_id`
@@ -408,7 +407,6 @@ module Google
408
407
  end
409
408
 
410
409
  # Delete an association between a GCP project and a GitHub Enterprise server.
411
- # This API is experimental.
412
410
  # @param [String] name
413
411
  # This field should contain the name of the enterprise config resource. For
414
412
  # example: "projects/`$project_id`/githubEnterpriseConfigs/`$config_id`"
@@ -445,7 +443,7 @@ module Google
445
443
  execute_or_queue_command(command, &block)
446
444
  end
447
445
 
448
- # Retrieve a GitHubEnterpriseConfig. This API is experimental.
446
+ # Retrieve a GitHubEnterpriseConfig.
449
447
  # @param [String] name
450
448
  # This field should contain the name of the enterprise config resource. For
451
449
  # example: "projects/`$project_id`/githubEnterpriseConfigs/`$config_id`"
@@ -482,7 +480,7 @@ module Google
482
480
  execute_or_queue_command(command, &block)
483
481
  end
484
482
 
485
- # List all GitHubEnterpriseConfigs for a given project. This API is experimental.
483
+ # List all GitHubEnterpriseConfigs for a given project.
486
484
  # @param [String] parent
487
485
  # Name of the parent project. For example: projects/`$project_number` or
488
486
  # projects/`$project_id`
@@ -517,7 +515,6 @@ module Google
517
515
  end
518
516
 
519
517
  # Update an association between a GCP project and a GitHub Enterprise server.
520
- # This API is experimental.
521
518
  # @param [String] name
522
519
  # Optional. The full resource name for the GitHubEnterpriseConfig For example: "
523
520
  # projects/`$project_id`/githubEnterpriseConfigs/`$config_id`"
@@ -802,7 +799,6 @@ module Google
802
799
  end
803
800
 
804
801
  # Create an association between a GCP project and a GitHub Enterprise server.
805
- # This API is experimental.
806
802
  # @param [String] parent
807
803
  # Name of the parent project. For example: projects/`$project_number` or
808
804
  # projects/`$project_id`
@@ -840,7 +836,6 @@ module Google
840
836
  end
841
837
 
842
838
  # Delete an association between a GCP project and a GitHub Enterprise server.
843
- # This API is experimental.
844
839
  # @param [String] name
845
840
  # This field should contain the name of the enterprise config resource. For
846
841
  # example: "projects/`$project_id`/githubEnterpriseConfigs/`$config_id`"
@@ -877,7 +872,7 @@ module Google
877
872
  execute_or_queue_command(command, &block)
878
873
  end
879
874
 
880
- # Retrieve a GitHubEnterpriseConfig. This API is experimental.
875
+ # Retrieve a GitHubEnterpriseConfig.
881
876
  # @param [String] name
882
877
  # This field should contain the name of the enterprise config resource. For
883
878
  # example: "projects/`$project_id`/githubEnterpriseConfigs/`$config_id`"
@@ -914,7 +909,7 @@ module Google
914
909
  execute_or_queue_command(command, &block)
915
910
  end
916
911
 
917
- # List all GitHubEnterpriseConfigs for a given project. This API is experimental.
912
+ # List all GitHubEnterpriseConfigs for a given project.
918
913
  # @param [String] parent
919
914
  # Name of the parent project. For example: projects/`$project_number` or
920
915
  # projects/`$project_id`
@@ -949,7 +944,6 @@ module Google
949
944
  end
950
945
 
951
946
  # Update an association between a GCP project and a GitHub Enterprise server.
952
- # This API is experimental.
953
947
  # @param [String] name
954
948
  # Optional. The full resource name for the GitHubEnterpriseConfig For example: "
955
949
  # projects/`$project_id`/githubEnterpriseConfigs/`$config_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.15.0
4
+ version: 0.16.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-09-06 00:00:00.000000000 Z
11
+ date: 2021-09-13 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/master/generated/google-apis-cloudbuild_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudbuild_v1/v0.15.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudbuild_v1/v0.16.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudbuild_v1
63
63
  post_install_message:
64
64
  rdoc_options: []