Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2712d19

Browse files
committedNov 1, 2022
feat(cloudbuild): update the api
#### cloudbuild:v1 The following keys were deleted: - schemas.GoogleDevtoolsCloudbuildV2OperationMetadata (Total Keys: 18) - schemas.RunWorkflowCustomOperationMetadata (Total Keys: 18)
1 parent 75d4d89 commit 2712d19

File tree

4 files changed

+4
-92
lines changed

4 files changed

+4
-92
lines changed
 

‎googleapiclient/discovery_cache/documents/cloudbuild.v1.json

+1-89
Original file line numberDiff line numberDiff line change
@@ -2295,7 +2295,7 @@
22952295
}
22962296
}
22972297
},
2298-
"revision": "20221015",
2298+
"revision": "20221027",
22992299
"rootUrl": "https://cloudbuild.googleapis.com/",
23002300
"schemas": {
23012301
"ApprovalConfig": {
@@ -4019,50 +4019,6 @@
40194019
},
40204020
"type": "object"
40214021
},
4022-
"GoogleDevtoolsCloudbuildV2OperationMetadata": {
4023-
"description": "Represents the metadata of the long-running operation.",
4024-
"id": "GoogleDevtoolsCloudbuildV2OperationMetadata",
4025-
"properties": {
4026-
"apiVersion": {
4027-
"description": "Output only. API version used to start the operation.",
4028-
"readOnly": true,
4029-
"type": "string"
4030-
},
4031-
"createTime": {
4032-
"description": "Output only. The time the operation was created.",
4033-
"format": "google-datetime",
4034-
"readOnly": true,
4035-
"type": "string"
4036-
},
4037-
"endTime": {
4038-
"description": "Output only. The time the operation finished running.",
4039-
"format": "google-datetime",
4040-
"readOnly": true,
4041-
"type": "string"
4042-
},
4043-
"requestedCancellation": {
4044-
"description": "Output only. Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.",
4045-
"readOnly": true,
4046-
"type": "boolean"
4047-
},
4048-
"statusMessage": {
4049-
"description": "Output only. Human-readable status of the operation, if any.",
4050-
"readOnly": true,
4051-
"type": "string"
4052-
},
4053-
"target": {
4054-
"description": "Output only. Server-defined resource path for the target of the operation.",
4055-
"readOnly": true,
4056-
"type": "string"
4057-
},
4058-
"verb": {
4059-
"description": "Output only. Name of the verb executed by the operation.",
4060-
"readOnly": true,
4061-
"type": "string"
4062-
}
4063-
},
4064-
"type": "object"
4065-
},
40664022
"HTTPDelivery": {
40674023
"description": "HTTPDelivery is the delivery configuration for an HTTP notification.",
40684024
"id": "HTTPDelivery",
@@ -4845,50 +4801,6 @@
48454801
},
48464802
"type": "object"
48474803
},
4848-
"RunWorkflowCustomOperationMetadata": {
4849-
"description": "Represents the custom metadata of the RunWorkflow long-running operation.",
4850-
"id": "RunWorkflowCustomOperationMetadata",
4851-
"properties": {
4852-
"apiVersion": {
4853-
"description": "Output only. API version used to start the operation.",
4854-
"readOnly": true,
4855-
"type": "string"
4856-
},
4857-
"createTime": {
4858-
"description": "Output only. The time the operation was created.",
4859-
"format": "google-datetime",
4860-
"readOnly": true,
4861-
"type": "string"
4862-
},
4863-
"endTime": {
4864-
"description": "Output only. The time the operation finished running.",
4865-
"format": "google-datetime",
4866-
"readOnly": true,
4867-
"type": "string"
4868-
},
4869-
"pipelineRunId": {
4870-
"description": "Output only. ID of the pipeline run created by RunWorkflow.",
4871-
"readOnly": true,
4872-
"type": "string"
4873-
},
4874-
"requestedCancellation": {
4875-
"description": "Output only. Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.",
4876-
"readOnly": true,
4877-
"type": "boolean"
4878-
},
4879-
"target": {
4880-
"description": "Output only. Server-defined resource path for the target of the operation.",
4881-
"readOnly": true,
4882-
"type": "string"
4883-
},
4884-
"verb": {
4885-
"description": "Output only. Name of the verb executed by the operation.",
4886-
"readOnly": true,
4887-
"type": "string"
4888-
}
4889-
},
4890-
"type": "object"
4891-
},
48924804
"SMTPDelivery": {
48934805
"description": "SMTPDelivery is the delivery configuration for an SMTP (email) notification.",
48944806
"id": "SMTPDelivery",

‎googleapiclient/discovery_cache/documents/cloudbuild.v1alpha1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@
306306
}
307307
}
308308
},
309-
"revision": "20221015",
309+
"revision": "20221027",
310310
"rootUrl": "https://cloudbuild.googleapis.com/",
311311
"schemas": {
312312
"ApprovalConfig": {

‎googleapiclient/discovery_cache/documents/cloudbuild.v1alpha2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@
317317
}
318318
}
319319
},
320-
"revision": "20221015",
320+
"revision": "20221027",
321321
"rootUrl": "https://cloudbuild.googleapis.com/",
322322
"schemas": {
323323
"ApprovalConfig": {

‎googleapiclient/discovery_cache/documents/cloudbuild.v1beta1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@
322322
}
323323
}
324324
},
325-
"revision": "20221015",
325+
"revision": "20221027",
326326
"rootUrl": "https://cloudbuild.googleapis.com/",
327327
"schemas": {
328328
"ApprovalConfig": {

0 commit comments

Comments
 (0)
Please sign in to comment.