|
2295 | 2295 | }
|
2296 | 2296 | }
|
2297 | 2297 | },
|
2298 |
| - "revision": "20221015", |
| 2298 | + "revision": "20221027", |
2299 | 2299 | "rootUrl": "https://cloudbuild.googleapis.com/",
|
2300 | 2300 | "schemas": {
|
2301 | 2301 | "ApprovalConfig": {
|
|
4019 | 4019 | },
|
4020 | 4020 | "type": "object"
|
4021 | 4021 | },
|
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 |
| - }, |
4066 | 4022 | "HTTPDelivery": {
|
4067 | 4023 | "description": "HTTPDelivery is the delivery configuration for an HTTP notification.",
|
4068 | 4024 | "id": "HTTPDelivery",
|
|
4845 | 4801 | },
|
4846 | 4802 | "type": "object"
|
4847 | 4803 | },
|
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 |
| - }, |
4892 | 4804 | "SMTPDelivery": {
|
4893 | 4805 | "description": "SMTPDelivery is the delivery configuration for an SMTP (email) notification.",
|
4894 | 4806 | "id": "SMTPDelivery",
|
|
0 commit comments