google-apis-cloudbuild_v1 0.19.0 → 0.23.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -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.19.0"
19
+ GEM_VERSION = "0.23.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.0"
22
+ GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211029"
25
+ REVISION = "20220126"
26
26
  end
27
27
  end
28
28
  end
@@ -22,6 +22,18 @@ module Google
22
22
  module Apis
23
23
  module CloudbuildV1
24
24
 
25
+ class AddBitbucketServerConnectedRepositoryRequest
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class AddBitbucketServerConnectedRepositoryResponse
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
25
37
  class ApprovalConfig
26
38
  class Representation < Google::Apis::Core::JsonRepresentation; end
27
39
 
@@ -58,6 +70,60 @@ module Google
58
70
  include Google::Apis::Core::JsonObjectSupport
59
71
  end
60
72
 
73
+ class BatchCreateBitbucketServerConnectedRepositoriesRequest
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class BatchCreateBitbucketServerConnectedRepositoriesResponse
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class BatchCreateBitbucketServerConnectedRepositoriesResponseMetadata
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class BitbucketServerConfig
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class BitbucketServerConnectedRepository
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class BitbucketServerRepository
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class BitbucketServerRepositoryId
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class BitbucketServerSecrets
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class BitbucketServerTriggerConfig
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
61
127
  class Build
62
128
  class Representation < Google::Apis::Core::JsonRepresentation; end
63
129
 
@@ -112,24 +178,54 @@ module Google
112
178
  include Google::Apis::Core::JsonObjectSupport
113
179
  end
114
180
 
181
+ class CreateBitbucketServerConfigOperationMetadata
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class CreateBitbucketServerConnectedRepositoryRequest
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
115
193
  class CreateGitHubEnterpriseConfigOperationMetadata
116
194
  class Representation < Google::Apis::Core::JsonRepresentation; end
117
195
 
118
196
  include Google::Apis::Core::JsonObjectSupport
119
197
  end
120
198
 
199
+ class CreateGitLabConfigOperationMetadata
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
121
205
  class CreateWorkerPoolOperationMetadata
122
206
  class Representation < Google::Apis::Core::JsonRepresentation; end
123
207
 
124
208
  include Google::Apis::Core::JsonObjectSupport
125
209
  end
126
210
 
211
+ class DeleteBitbucketServerConfigOperationMetadata
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
127
217
  class DeleteGitHubEnterpriseConfigOperationMetadata
128
218
  class Representation < Google::Apis::Core::JsonRepresentation; end
129
219
 
130
220
  include Google::Apis::Core::JsonObjectSupport
131
221
  end
132
222
 
223
+ class DeleteGitLabConfigOperationMetadata
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
133
229
  class DeleteWorkerPoolOperationMetadata
134
230
  class Representation < Google::Apis::Core::JsonRepresentation; end
135
231
 
@@ -184,6 +280,12 @@ module Google
184
280
  include Google::Apis::Core::JsonObjectSupport
185
281
  end
186
282
 
283
+ class GoogleDevtoolsCloudbuildV1BuildOptionsPoolOptionWorkerConfig
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
187
289
  class GoogleDevtoolsCloudbuildV2OperationMetadata
188
290
  class Representation < Google::Apis::Core::JsonRepresentation; end
189
291
 
@@ -208,12 +310,36 @@ module Google
208
310
  include Google::Apis::Core::JsonObjectSupport
209
311
  end
210
312
 
313
+ class HybridPoolConfig
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class HybridWorkerConfig
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
211
325
  class InlineSecret
212
326
  class Representation < Google::Apis::Core::JsonRepresentation; end
213
327
 
214
328
  include Google::Apis::Core::JsonObjectSupport
215
329
  end
216
330
 
331
+ class ListBitbucketServerConfigsResponse
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class ListBitbucketServerRepositoriesResponse
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
217
343
  class ListBuildTriggersResponse
218
344
  class Representation < Google::Apis::Core::JsonRepresentation; end
219
345
 
@@ -334,6 +460,12 @@ module Google
334
460
  include Google::Apis::Core::JsonObjectSupport
335
461
  end
336
462
 
463
+ class RemoveBitbucketServerConnectedRepositoryRequest
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
337
469
  class RepoSource
338
470
  class Representation < Google::Apis::Core::JsonRepresentation; end
339
471
 
@@ -424,12 +556,24 @@ module Google
424
556
  include Google::Apis::Core::JsonObjectSupport
425
557
  end
426
558
 
559
+ class UpdateBitbucketServerConfigOperationMetadata
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
427
565
  class UpdateGitHubEnterpriseConfigOperationMetadata
428
566
  class Representation < Google::Apis::Core::JsonRepresentation; end
429
567
 
430
568
  include Google::Apis::Core::JsonObjectSupport
431
569
  end
432
570
 
571
+ class UpdateGitLabConfigOperationMetadata
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
433
577
  class UpdateWorkerPoolOperationMetadata
434
578
  class Representation < Google::Apis::Core::JsonRepresentation; end
435
579
 
@@ -466,6 +610,23 @@ module Google
466
610
  include Google::Apis::Core::JsonObjectSupport
467
611
  end
468
612
 
613
+ class AddBitbucketServerConnectedRepositoryRequest
614
+ # @private
615
+ class Representation < Google::Apis::Core::JsonRepresentation
616
+ property :connected_repository, as: 'connectedRepository', class: Google::Apis::CloudbuildV1::BitbucketServerRepositoryId, decorator: Google::Apis::CloudbuildV1::BitbucketServerRepositoryId::Representation
617
+
618
+ end
619
+ end
620
+
621
+ class AddBitbucketServerConnectedRepositoryResponse
622
+ # @private
623
+ class Representation < Google::Apis::Core::JsonRepresentation
624
+ property :config, as: 'config'
625
+ property :connected_repository, as: 'connectedRepository', class: Google::Apis::CloudbuildV1::BitbucketServerRepositoryId, decorator: Google::Apis::CloudbuildV1::BitbucketServerRepositoryId::Representation
626
+
627
+ end
628
+ end
629
+
469
630
  class ApprovalConfig
470
631
  # @private
471
632
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -520,6 +681,105 @@ module Google
520
681
  end
521
682
  end
522
683
 
684
+ class BatchCreateBitbucketServerConnectedRepositoriesRequest
685
+ # @private
686
+ class Representation < Google::Apis::Core::JsonRepresentation
687
+ collection :requests, as: 'requests', class: Google::Apis::CloudbuildV1::CreateBitbucketServerConnectedRepositoryRequest, decorator: Google::Apis::CloudbuildV1::CreateBitbucketServerConnectedRepositoryRequest::Representation
688
+
689
+ end
690
+ end
691
+
692
+ class BatchCreateBitbucketServerConnectedRepositoriesResponse
693
+ # @private
694
+ class Representation < Google::Apis::Core::JsonRepresentation
695
+ collection :bitbucket_server_connected_repositories, as: 'bitbucketServerConnectedRepositories', class: Google::Apis::CloudbuildV1::BitbucketServerConnectedRepository, decorator: Google::Apis::CloudbuildV1::BitbucketServerConnectedRepository::Representation
696
+
697
+ end
698
+ end
699
+
700
+ class BatchCreateBitbucketServerConnectedRepositoriesResponseMetadata
701
+ # @private
702
+ class Representation < Google::Apis::Core::JsonRepresentation
703
+ property :complete_time, as: 'completeTime'
704
+ property :config, as: 'config'
705
+ property :create_time, as: 'createTime'
706
+ end
707
+ end
708
+
709
+ class BitbucketServerConfig
710
+ # @private
711
+ class Representation < Google::Apis::Core::JsonRepresentation
712
+ property :api_key, as: 'apiKey'
713
+ collection :connected_repositories, as: 'connectedRepositories', class: Google::Apis::CloudbuildV1::BitbucketServerRepositoryId, decorator: Google::Apis::CloudbuildV1::BitbucketServerRepositoryId::Representation
714
+
715
+ property :create_time, as: 'createTime'
716
+ property :host_uri, as: 'hostUri'
717
+ property :name, as: 'name'
718
+ property :peered_network, as: 'peeredNetwork'
719
+ property :secrets, as: 'secrets', class: Google::Apis::CloudbuildV1::BitbucketServerSecrets, decorator: Google::Apis::CloudbuildV1::BitbucketServerSecrets::Representation
720
+
721
+ property :ssl_ca, as: 'sslCa'
722
+ property :username, as: 'username'
723
+ property :webhook_key, as: 'webhookKey'
724
+ end
725
+ end
726
+
727
+ class BitbucketServerConnectedRepository
728
+ # @private
729
+ class Representation < Google::Apis::Core::JsonRepresentation
730
+ property :parent, as: 'parent'
731
+ property :repo, as: 'repo', class: Google::Apis::CloudbuildV1::BitbucketServerRepositoryId, decorator: Google::Apis::CloudbuildV1::BitbucketServerRepositoryId::Representation
732
+
733
+ property :status, as: 'status', class: Google::Apis::CloudbuildV1::Status, decorator: Google::Apis::CloudbuildV1::Status::Representation
734
+
735
+ end
736
+ end
737
+
738
+ class BitbucketServerRepository
739
+ # @private
740
+ class Representation < Google::Apis::Core::JsonRepresentation
741
+ property :browse_uri, as: 'browseUri'
742
+ property :description, as: 'description'
743
+ property :display_name, as: 'displayName'
744
+ property :name, as: 'name'
745
+ property :repo_id, as: 'repoId', class: Google::Apis::CloudbuildV1::BitbucketServerRepositoryId, decorator: Google::Apis::CloudbuildV1::BitbucketServerRepositoryId::Representation
746
+
747
+ end
748
+ end
749
+
750
+ class BitbucketServerRepositoryId
751
+ # @private
752
+ class Representation < Google::Apis::Core::JsonRepresentation
753
+ property :project_key, as: 'projectKey'
754
+ property :repo_slug, as: 'repoSlug'
755
+ property :webhook_id, as: 'webhookId'
756
+ end
757
+ end
758
+
759
+ class BitbucketServerSecrets
760
+ # @private
761
+ class Representation < Google::Apis::Core::JsonRepresentation
762
+ property :admin_access_token_version_name, as: 'adminAccessTokenVersionName'
763
+ property :read_access_token_version_name, as: 'readAccessTokenVersionName'
764
+ property :webhook_secret_version_name, as: 'webhookSecretVersionName'
765
+ end
766
+ end
767
+
768
+ class BitbucketServerTriggerConfig
769
+ # @private
770
+ class Representation < Google::Apis::Core::JsonRepresentation
771
+ property :bitbucket_server_config, as: 'bitbucketServerConfig', class: Google::Apis::CloudbuildV1::BitbucketServerConfig, decorator: Google::Apis::CloudbuildV1::BitbucketServerConfig::Representation
772
+
773
+ property :bitbucket_server_config_resource, as: 'bitbucketServerConfigResource'
774
+ property :project_key, as: 'projectKey'
775
+ property :pull_request, as: 'pullRequest', class: Google::Apis::CloudbuildV1::PullRequestFilter, decorator: Google::Apis::CloudbuildV1::PullRequestFilter::Representation
776
+
777
+ property :push, as: 'push', class: Google::Apis::CloudbuildV1::PushFilter, decorator: Google::Apis::CloudbuildV1::PushFilter::Representation
778
+
779
+ property :repo_slug, as: 'repoSlug'
780
+ end
781
+ end
782
+
523
783
  class Build
524
784
  # @private
525
785
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -636,6 +896,8 @@ module Google
636
896
  property :approval_config, as: 'approvalConfig', class: Google::Apis::CloudbuildV1::ApprovalConfig, decorator: Google::Apis::CloudbuildV1::ApprovalConfig::Representation
637
897
 
638
898
  property :autodetect, as: 'autodetect'
899
+ property :bitbucket_server_trigger_config, as: 'bitbucketServerTriggerConfig', class: Google::Apis::CloudbuildV1::BitbucketServerTriggerConfig, decorator: Google::Apis::CloudbuildV1::BitbucketServerTriggerConfig::Representation
900
+
639
901
  property :build, as: 'build', class: Google::Apis::CloudbuildV1::Build, decorator: Google::Apis::CloudbuildV1::Build::Representation
640
902
 
641
903
  property :create_time, as: 'createTime'
@@ -692,6 +954,24 @@ module Google
692
954
  end
693
955
  end
694
956
 
957
+ class CreateBitbucketServerConfigOperationMetadata
958
+ # @private
959
+ class Representation < Google::Apis::Core::JsonRepresentation
960
+ property :bitbucket_server_config, as: 'bitbucketServerConfig'
961
+ property :complete_time, as: 'completeTime'
962
+ property :create_time, as: 'createTime'
963
+ end
964
+ end
965
+
966
+ class CreateBitbucketServerConnectedRepositoryRequest
967
+ # @private
968
+ class Representation < Google::Apis::Core::JsonRepresentation
969
+ property :bitbucket_server_connected_repository, as: 'bitbucketServerConnectedRepository', class: Google::Apis::CloudbuildV1::BitbucketServerConnectedRepository, decorator: Google::Apis::CloudbuildV1::BitbucketServerConnectedRepository::Representation
970
+
971
+ property :parent, as: 'parent'
972
+ end
973
+ end
974
+
695
975
  class CreateGitHubEnterpriseConfigOperationMetadata
696
976
  # @private
697
977
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -701,6 +981,15 @@ module Google
701
981
  end
702
982
  end
703
983
 
984
+ class CreateGitLabConfigOperationMetadata
985
+ # @private
986
+ class Representation < Google::Apis::Core::JsonRepresentation
987
+ property :complete_time, as: 'completeTime'
988
+ property :create_time, as: 'createTime'
989
+ property :gitlab_config, as: 'gitlabConfig'
990
+ end
991
+ end
992
+
704
993
  class CreateWorkerPoolOperationMetadata
705
994
  # @private
706
995
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -710,6 +999,15 @@ module Google
710
999
  end
711
1000
  end
712
1001
 
1002
+ class DeleteBitbucketServerConfigOperationMetadata
1003
+ # @private
1004
+ class Representation < Google::Apis::Core::JsonRepresentation
1005
+ property :bitbucket_server_config, as: 'bitbucketServerConfig'
1006
+ property :complete_time, as: 'completeTime'
1007
+ property :create_time, as: 'createTime'
1008
+ end
1009
+ end
1010
+
713
1011
  class DeleteGitHubEnterpriseConfigOperationMetadata
714
1012
  # @private
715
1013
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -719,6 +1017,15 @@ module Google
719
1017
  end
720
1018
  end
721
1019
 
1020
+ class DeleteGitLabConfigOperationMetadata
1021
+ # @private
1022
+ class Representation < Google::Apis::Core::JsonRepresentation
1023
+ property :complete_time, as: 'completeTime'
1024
+ property :create_time, as: 'createTime'
1025
+ property :gitlab_config, as: 'gitlabConfig'
1026
+ end
1027
+ end
1028
+
722
1029
  class DeleteWorkerPoolOperationMetadata
723
1030
  # @private
724
1031
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -813,6 +1120,15 @@ module Google
813
1120
  end
814
1121
  end
815
1122
 
1123
+ class GoogleDevtoolsCloudbuildV1BuildOptionsPoolOptionWorkerConfig
1124
+ # @private
1125
+ class Representation < Google::Apis::Core::JsonRepresentation
1126
+ property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
1127
+ property :memory_gb, as: 'memoryGb'
1128
+ property :vcpu_count, as: 'vcpuCount'
1129
+ end
1130
+ end
1131
+
816
1132
  class GoogleDevtoolsCloudbuildV2OperationMetadata
817
1133
  # @private
818
1134
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -850,6 +1166,24 @@ module Google
850
1166
  end
851
1167
  end
852
1168
 
1169
+ class HybridPoolConfig
1170
+ # @private
1171
+ class Representation < Google::Apis::Core::JsonRepresentation
1172
+ property :default_worker_config, as: 'defaultWorkerConfig', class: Google::Apis::CloudbuildV1::HybridWorkerConfig, decorator: Google::Apis::CloudbuildV1::HybridWorkerConfig::Representation
1173
+
1174
+ property :membership, as: 'membership'
1175
+ end
1176
+ end
1177
+
1178
+ class HybridWorkerConfig
1179
+ # @private
1180
+ class Representation < Google::Apis::Core::JsonRepresentation
1181
+ property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
1182
+ property :memory_gb, as: 'memoryGb'
1183
+ property :vcpu_count, as: 'vcpuCount'
1184
+ end
1185
+ end
1186
+
853
1187
  class InlineSecret
854
1188
  # @private
855
1189
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -858,6 +1192,24 @@ module Google
858
1192
  end
859
1193
  end
860
1194
 
1195
+ class ListBitbucketServerConfigsResponse
1196
+ # @private
1197
+ class Representation < Google::Apis::Core::JsonRepresentation
1198
+ collection :bitbucket_server_configs, as: 'bitbucketServerConfigs', class: Google::Apis::CloudbuildV1::BitbucketServerConfig, decorator: Google::Apis::CloudbuildV1::BitbucketServerConfig::Representation
1199
+
1200
+ property :next_page_token, as: 'nextPageToken'
1201
+ end
1202
+ end
1203
+
1204
+ class ListBitbucketServerRepositoriesResponse
1205
+ # @private
1206
+ class Representation < Google::Apis::Core::JsonRepresentation
1207
+ collection :bitbucket_server_repositories, as: 'bitbucketServerRepositories', class: Google::Apis::CloudbuildV1::BitbucketServerRepository, decorator: Google::Apis::CloudbuildV1::BitbucketServerRepository::Representation
1208
+
1209
+ property :next_page_token, as: 'nextPageToken'
1210
+ end
1211
+ end
1212
+
861
1213
  class ListBuildTriggersResponse
862
1214
  # @private
863
1215
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -989,6 +1341,8 @@ module Google
989
1341
  # @private
990
1342
  class Representation < Google::Apis::Core::JsonRepresentation
991
1343
  property :name, as: 'name'
1344
+ property :worker_config, as: 'workerConfig', class: Google::Apis::CloudbuildV1::GoogleDevtoolsCloudbuildV1BuildOptionsPoolOptionWorkerConfig, decorator: Google::Apis::CloudbuildV1::GoogleDevtoolsCloudbuildV1BuildOptionsPoolOptionWorkerConfig::Representation
1345
+
992
1346
  end
993
1347
  end
994
1348
 
@@ -1045,6 +1399,14 @@ module Google
1045
1399
  end
1046
1400
  end
1047
1401
 
1402
+ class RemoveBitbucketServerConnectedRepositoryRequest
1403
+ # @private
1404
+ class Representation < Google::Apis::Core::JsonRepresentation
1405
+ property :connected_repository, as: 'connectedRepository', class: Google::Apis::CloudbuildV1::BitbucketServerRepositoryId, decorator: Google::Apis::CloudbuildV1::BitbucketServerRepositoryId::Representation
1406
+
1407
+ end
1408
+ end
1409
+
1048
1410
  class RepoSource
1049
1411
  # @private
1050
1412
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1200,6 +1562,15 @@ module Google
1200
1562
  end
1201
1563
  end
1202
1564
 
1565
+ class UpdateBitbucketServerConfigOperationMetadata
1566
+ # @private
1567
+ class Representation < Google::Apis::Core::JsonRepresentation
1568
+ property :bitbucket_server_config, as: 'bitbucketServerConfig'
1569
+ property :complete_time, as: 'completeTime'
1570
+ property :create_time, as: 'createTime'
1571
+ end
1572
+ end
1573
+
1203
1574
  class UpdateGitHubEnterpriseConfigOperationMetadata
1204
1575
  # @private
1205
1576
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1209,6 +1580,15 @@ module Google
1209
1580
  end
1210
1581
  end
1211
1582
 
1583
+ class UpdateGitLabConfigOperationMetadata
1584
+ # @private
1585
+ class Representation < Google::Apis::Core::JsonRepresentation
1586
+ property :complete_time, as: 'completeTime'
1587
+ property :create_time, as: 'createTime'
1588
+ property :gitlab_config, as: 'gitlabConfig'
1589
+ end
1590
+ end
1591
+
1212
1592
  class UpdateWorkerPoolOperationMetadata
1213
1593
  # @private
1214
1594
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1258,6 +1638,8 @@ module Google
1258
1638
  property :delete_time, as: 'deleteTime'
1259
1639
  property :display_name, as: 'displayName'
1260
1640
  property :etag, as: 'etag'
1641
+ property :hybrid_pool_config, as: 'hybridPoolConfig', class: Google::Apis::CloudbuildV1::HybridPoolConfig, decorator: Google::Apis::CloudbuildV1::HybridPoolConfig::Representation
1642
+
1261
1643
  property :name, as: 'name'
1262
1644
  property :private_pool_v1_config, as: 'privatePoolV1Config', class: Google::Apis::CloudbuildV1::PrivatePoolV1Config, decorator: Google::Apis::CloudbuildV1::PrivatePoolV1Config::Representation
1263
1645