Class: Google::Apis::DataformV1::PullGitCommitsResponse

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/dataform_v1/classes.rb,
lib/google/apis/dataform_v1/representations.rb,
lib/google/apis/dataform_v1/representations.rb

Overview

PullGitCommits response message.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ PullGitCommitsResponse

Returns a new instance of PullGitCommitsResponse.



2742
2743
2744
# File 'lib/google/apis/dataform_v1/classes.rb', line 2742

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2747
2748
# File 'lib/google/apis/dataform_v1/classes.rb', line 2747

def update!(**args)
end