You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/cloudbuild_v1.projects.builds.html
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -154,6 +154,10 @@ <h3>Method Details</h3>
154
154
},
155
155
"buildTriggerId": "A String", # Output only. The ID of the `BuildTrigger` that triggered this build, if it was triggered automatically.
156
156
"createTime": "A String", # Output only. Time at which the request to create the build was received.
157
+
"failureInfo": { # A fatal problem encountered during the execution of the build. # Output only. Contains information about the build when status=FAILURE.
158
+
"detail": "A String", # Explains the failure issue in more detail using hard-coded text.
159
+
"type": "A String", # The name of the failure.
160
+
},
157
161
"finishTime": "A String", # Output only. Time at which execution of the build was finished. The difference between finish_time and start_time is the duration of the build's execution.
158
162
"id": "A String", # Output only. Unique identifier of the build.
159
163
"images": [ # A list of images to be pushed upon the successful completion of all build steps. The images are pushed using the builder service account's credentials. The digests of the pushed images will be stored in the `Build` resource's results field. If any of the images fail to be pushed, the build status is marked `FAILURE`.
@@ -392,6 +396,10 @@ <h3>Method Details</h3>
392
396
},
393
397
"buildTriggerId": "A String", # Output only. The ID of the `BuildTrigger` that triggered this build, if it was triggered automatically.
394
398
"createTime": "A String", # Output only. Time at which the request to create the build was received.
399
+
"failureInfo": { # A fatal problem encountered during the execution of the build. # Output only. Contains information about the build when status=FAILURE.
400
+
"detail": "A String", # Explains the failure issue in more detail using hard-coded text.
401
+
"type": "A String", # The name of the failure.
402
+
},
395
403
"finishTime": "A String", # Output only. Time at which execution of the build was finished. The difference between finish_time and start_time is the duration of the build's execution.
396
404
"id": "A String", # Output only. Unique identifier of the build.
397
405
"images": [ # A list of images to be pushed upon the successful completion of all build steps. The images are pushed using the builder service account's credentials. The digests of the pushed images will be stored in the `Build` resource's results field. If any of the images fail to be pushed, the build status is marked `FAILURE`.
@@ -661,6 +669,10 @@ <h3>Method Details</h3>
661
669
},
662
670
"buildTriggerId": "A String", # Output only. The ID of the `BuildTrigger` that triggered this build, if it was triggered automatically.
663
671
"createTime": "A String", # Output only. Time at which the request to create the build was received.
672
+
"failureInfo": { # A fatal problem encountered during the execution of the build. # Output only. Contains information about the build when status=FAILURE.
673
+
"detail": "A String", # Explains the failure issue in more detail using hard-coded text.
674
+
"type": "A String", # The name of the failure.
675
+
},
664
676
"finishTime": "A String", # Output only. Time at which execution of the build was finished. The difference between finish_time and start_time is the duration of the build's execution.
665
677
"id": "A String", # Output only. Unique identifier of the build.
666
678
"images": [ # A list of images to be pushed upon the successful completion of all build steps. The images are pushed using the builder service account's credentials. The digests of the pushed images will be stored in the `Build` resource's results field. If any of the images fail to be pushed, the build status is marked `FAILURE`.
@@ -905,6 +917,10 @@ <h3>Method Details</h3>
905
917
},
906
918
"buildTriggerId": "A String", # Output only. The ID of the `BuildTrigger` that triggered this build, if it was triggered automatically.
907
919
"createTime": "A String", # Output only. Time at which the request to create the build was received.
920
+
"failureInfo": { # A fatal problem encountered during the execution of the build. # Output only. Contains information about the build when status=FAILURE.
921
+
"detail": "A String", # Explains the failure issue in more detail using hard-coded text.
922
+
"type": "A String", # The name of the failure.
923
+
},
908
924
"finishTime": "A String", # Output only. Time at which execution of the build was finished. The difference between finish_time and start_time is the duration of the build's execution.
909
925
"id": "A String", # Output only. Unique identifier of the build.
910
926
"images": [ # A list of images to be pushed upon the successful completion of all build steps. The images are pushed using the builder service account's credentials. The digests of the pushed images will be stored in the `Build` resource's results field. If any of the images fail to be pushed, the build status is marked `FAILURE`.
Copy file name to clipboardExpand all lines: docs/dyn/cloudbuild_v1.projects.locations.builds.html
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -153,6 +153,10 @@ <h3>Method Details</h3>
153
153
},
154
154
"buildTriggerId": "A String", # Output only. The ID of the `BuildTrigger` that triggered this build, if it was triggered automatically.
155
155
"createTime": "A String", # Output only. Time at which the request to create the build was received.
156
+
"failureInfo": { # A fatal problem encountered during the execution of the build. # Output only. Contains information about the build when status=FAILURE.
157
+
"detail": "A String", # Explains the failure issue in more detail using hard-coded text.
158
+
"type": "A String", # The name of the failure.
159
+
},
156
160
"finishTime": "A String", # Output only. Time at which execution of the build was finished. The difference between finish_time and start_time is the duration of the build's execution.
157
161
"id": "A String", # Output only. Unique identifier of the build.
158
162
"images": [ # A list of images to be pushed upon the successful completion of all build steps. The images are pushed using the builder service account's credentials. The digests of the pushed images will be stored in the `Build` resource's results field. If any of the images fail to be pushed, the build status is marked `FAILURE`.
@@ -391,6 +395,10 @@ <h3>Method Details</h3>
391
395
},
392
396
"buildTriggerId": "A String", # Output only. The ID of the `BuildTrigger` that triggered this build, if it was triggered automatically.
393
397
"createTime": "A String", # Output only. Time at which the request to create the build was received.
398
+
"failureInfo": { # A fatal problem encountered during the execution of the build. # Output only. Contains information about the build when status=FAILURE.
399
+
"detail": "A String", # Explains the failure issue in more detail using hard-coded text.
400
+
"type": "A String", # The name of the failure.
401
+
},
394
402
"finishTime": "A String", # Output only. Time at which execution of the build was finished. The difference between finish_time and start_time is the duration of the build's execution.
395
403
"id": "A String", # Output only. Unique identifier of the build.
396
404
"images": [ # A list of images to be pushed upon the successful completion of all build steps. The images are pushed using the builder service account's credentials. The digests of the pushed images will be stored in the `Build` resource's results field. If any of the images fail to be pushed, the build status is marked `FAILURE`.
@@ -660,6 +668,10 @@ <h3>Method Details</h3>
660
668
},
661
669
"buildTriggerId": "A String", # Output only. The ID of the `BuildTrigger` that triggered this build, if it was triggered automatically.
662
670
"createTime": "A String", # Output only. Time at which the request to create the build was received.
671
+
"failureInfo": { # A fatal problem encountered during the execution of the build. # Output only. Contains information about the build when status=FAILURE.
672
+
"detail": "A String", # Explains the failure issue in more detail using hard-coded text.
673
+
"type": "A String", # The name of the failure.
674
+
},
663
675
"finishTime": "A String", # Output only. Time at which execution of the build was finished. The difference between finish_time and start_time is the duration of the build's execution.
664
676
"id": "A String", # Output only. Unique identifier of the build.
665
677
"images": [ # A list of images to be pushed upon the successful completion of all build steps. The images are pushed using the builder service account's credentials. The digests of the pushed images will be stored in the `Build` resource's results field. If any of the images fail to be pushed, the build status is marked `FAILURE`.
@@ -904,6 +916,10 @@ <h3>Method Details</h3>
904
916
},
905
917
"buildTriggerId": "A String", # Output only. The ID of the `BuildTrigger` that triggered this build, if it was triggered automatically.
906
918
"createTime": "A String", # Output only. Time at which the request to create the build was received.
919
+
"failureInfo": { # A fatal problem encountered during the execution of the build. # Output only. Contains information about the build when status=FAILURE.
920
+
"detail": "A String", # Explains the failure issue in more detail using hard-coded text.
921
+
"type": "A String", # The name of the failure.
922
+
},
907
923
"finishTime": "A String", # Output only. Time at which execution of the build was finished. The difference between finish_time and start_time is the duration of the build's execution.
908
924
"id": "A String", # Output only. Unique identifier of the build.
909
925
"images": [ # A list of images to be pushed upon the successful completion of all build steps. The images are pushed using the builder service account's credentials. The digests of the pushed images will be stored in the `Build` resource's results field. If any of the images fail to be pushed, the build status is marked `FAILURE`.
0 commit comments