class Google::Apis::CloudbuildV1::CancelBuildRequest

Request to cancel an ongoing build.

Public Class Methods

new(**args) click to toggle source
# File generated/google/apis/cloudbuild_v1/classes.rb, line 429
def initialize(**args)
   update!(**args)
end

Public Instance Methods

update!(**args) click to toggle source

Update properties of this object

# File generated/google/apis/cloudbuild_v1/classes.rb, line 434
def update!(**args)
end