The `Build` that is returned includes its status (such as `SUCCESS`,`FAILURE`, or `WORKING`), and timing information.
cr_build_status(id = .Last.value, projectId = cr_project_get())ID of the build or a BuildOperationMetadata object
ID of the project
A gar_Build object Build
https://cloud.google.com/cloud-build/docs/api/reference/rest/Shared.Types/Status
Other Cloud Build functions:
Build(),
RepoSource(),
Source(),
StorageSource(),
cr_build_artifacts(),
cr_build_make(),
cr_build_upload_gcs(),
cr_build_wait(),
cr_build_write(),
cr_build_yaml_artifact(),
cr_build_yaml(),
cr_build()