Skip to content

Commit 905c5cc

Browse files
feat(all): auto-regenerate discovery clients (#1551)
1 parent ecdf959 commit 905c5cc

32 files changed

+1283
-776
lines changed

cloudbuild/v1/cloudbuild-api.json

+1-64
Original file line numberDiff line numberDiff line change
@@ -2011,7 +2011,7 @@
20112011
}
20122012
}
20132013
},
2014-
"revision": "20220505",
2014+
"revision": "20220512",
20152015
"rootUrl": "https://cloudbuild.googleapis.com/",
20162016
"schemas": {
20172017
"ApprovalConfig": {
@@ -3082,27 +3082,6 @@
30823082
},
30833083
"type": "object"
30843084
},
3085-
"CreateGitLabConfigOperationMetadata": {
3086-
"description": "Metadata for `CreateGitLabConfig` operation.",
3087-
"id": "CreateGitLabConfigOperationMetadata",
3088-
"properties": {
3089-
"completeTime": {
3090-
"description": "Time the operation was completed.",
3091-
"format": "google-datetime",
3092-
"type": "string"
3093-
},
3094-
"createTime": {
3095-
"description": "Time the operation was created.",
3096-
"format": "google-datetime",
3097-
"type": "string"
3098-
},
3099-
"gitlabConfig": {
3100-
"description": "The resource name of the GitLabConfig to be created. Format: `projects/{project}/locations/{location}/gitlabConfigs/{id}`.",
3101-
"type": "string"
3102-
}
3103-
},
3104-
"type": "object"
3105-
},
31063085
"CreateWorkerPoolOperationMetadata": {
31073086
"description": "Metadata for the `CreateWorkerPool` operation.",
31083087
"id": "CreateWorkerPoolOperationMetadata",
@@ -3166,27 +3145,6 @@
31663145
},
31673146
"type": "object"
31683147
},
3169-
"DeleteGitLabConfigOperationMetadata": {
3170-
"description": "Metadata for `DeleteGitLabConfig` operation.",
3171-
"id": "DeleteGitLabConfigOperationMetadata",
3172-
"properties": {
3173-
"completeTime": {
3174-
"description": "Time the operation was completed.",
3175-
"format": "google-datetime",
3176-
"type": "string"
3177-
},
3178-
"createTime": {
3179-
"description": "Time the operation was created.",
3180-
"format": "google-datetime",
3181-
"type": "string"
3182-
},
3183-
"gitlabConfig": {
3184-
"description": "The resource name of the GitLabConfig to be created. Format: `projects/{project}/locations/{location}/gitlabConfigs/{id}`.",
3185-
"type": "string"
3186-
}
3187-
},
3188-
"type": "object"
3189-
},
31903148
"DeleteWorkerPoolOperationMetadata": {
31913149
"description": "Metadata for the `DeleteWorkerPool` operation.",
31923150
"id": "DeleteWorkerPoolOperationMetadata",
@@ -4496,27 +4454,6 @@
44964454
},
44974455
"type": "object"
44984456
},
4499-
"UpdateGitLabConfigOperationMetadata": {
4500-
"description": "Metadata for `UpdateGitLabConfig` operation.",
4501-
"id": "UpdateGitLabConfigOperationMetadata",
4502-
"properties": {
4503-
"completeTime": {
4504-
"description": "Time the operation was completed.",
4505-
"format": "google-datetime",
4506-
"type": "string"
4507-
},
4508-
"createTime": {
4509-
"description": "Time the operation was created.",
4510-
"format": "google-datetime",
4511-
"type": "string"
4512-
},
4513-
"gitlabConfig": {
4514-
"description": "The resource name of the GitLabConfig to be created. Format: `projects/{project}/locations/{location}/gitlabConfigs/{id}`.",
4515-
"type": "string"
4516-
}
4517-
},
4518-
"type": "object"
4519-
},
45204457
"UpdateWorkerPoolOperationMetadata": {
45214458
"description": "Metadata for the `UpdateWorkerPool` operation.",
45224459
"id": "UpdateWorkerPoolOperationMetadata",

cloudbuild/v1/cloudbuild-gen.go

-108
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudbuild/v1alpha1/cloudbuild-api.json

+1-64
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@
306306
}
307307
}
308308
},
309-
"revision": "20220322",
309+
"revision": "20220512",
310310
"rootUrl": "https://cloudbuild.googleapis.com/",
311311
"schemas": {
312312
"ApprovalConfig": {
@@ -1043,27 +1043,6 @@
10431043
},
10441044
"type": "object"
10451045
},
1046-
"CreateGitLabConfigOperationMetadata": {
1047-
"description": "Metadata for `CreateGitLabConfig` operation.",
1048-
"id": "CreateGitLabConfigOperationMetadata",
1049-
"properties": {
1050-
"completeTime": {
1051-
"description": "Time the operation was completed.",
1052-
"format": "google-datetime",
1053-
"type": "string"
1054-
},
1055-
"createTime": {
1056-
"description": "Time the operation was created.",
1057-
"format": "google-datetime",
1058-
"type": "string"
1059-
},
1060-
"gitlabConfig": {
1061-
"description": "The resource name of the GitLabConfig to be created. Format: `projects/{project}/locations/{location}/gitlabConfigs/{id}`.",
1062-
"type": "string"
1063-
}
1064-
},
1065-
"type": "object"
1066-
},
10671046
"CreateWorkerPoolOperationMetadata": {
10681047
"description": "Metadata for the `CreateWorkerPool` operation.",
10691048
"id": "CreateWorkerPoolOperationMetadata",
@@ -1127,27 +1106,6 @@
11271106
},
11281107
"type": "object"
11291108
},
1130-
"DeleteGitLabConfigOperationMetadata": {
1131-
"description": "Metadata for `DeleteGitLabConfig` operation.",
1132-
"id": "DeleteGitLabConfigOperationMetadata",
1133-
"properties": {
1134-
"completeTime": {
1135-
"description": "Time the operation was completed.",
1136-
"format": "google-datetime",
1137-
"type": "string"
1138-
},
1139-
"createTime": {
1140-
"description": "Time the operation was created.",
1141-
"format": "google-datetime",
1142-
"type": "string"
1143-
},
1144-
"gitlabConfig": {
1145-
"description": "The resource name of the GitLabConfig to be created. Format: `projects/{project}/locations/{location}/gitlabConfigs/{id}`.",
1146-
"type": "string"
1147-
}
1148-
},
1149-
"type": "object"
1150-
},
11511109
"DeleteWorkerPoolOperationMetadata": {
11521110
"description": "Metadata for the `DeleteWorkerPool` operation.",
11531111
"id": "DeleteWorkerPoolOperationMetadata",
@@ -1979,27 +1937,6 @@
19791937
},
19801938
"type": "object"
19811939
},
1982-
"UpdateGitLabConfigOperationMetadata": {
1983-
"description": "Metadata for `UpdateGitLabConfig` operation.",
1984-
"id": "UpdateGitLabConfigOperationMetadata",
1985-
"properties": {
1986-
"completeTime": {
1987-
"description": "Time the operation was completed.",
1988-
"format": "google-datetime",
1989-
"type": "string"
1990-
},
1991-
"createTime": {
1992-
"description": "Time the operation was created.",
1993-
"format": "google-datetime",
1994-
"type": "string"
1995-
},
1996-
"gitlabConfig": {
1997-
"description": "The resource name of the GitLabConfig to be created. Format: `projects/{project}/locations/{location}/gitlabConfigs/{id}`.",
1998-
"type": "string"
1999-
}
2000-
},
2001-
"type": "object"
2002-
},
20031940
"UpdateWorkerPoolOperationMetadata": {
20041941
"description": "Metadata for the `UpdateWorkerPool` operation.",
20051942
"id": "UpdateWorkerPoolOperationMetadata",

0 commit comments

Comments
 (0)