Class: Google::Apis::DataformV1::PullGitCommitsResponse
- Inherits:
-
Object
- Object
- Google::Apis::DataformV1::PullGitCommitsResponse
- 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
-
#initialize(**args) ⇒ PullGitCommitsResponse
constructor
A new instance of PullGitCommitsResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ PullGitCommitsResponse
Returns a new instance of PullGitCommitsResponse.
2740 2741 2742 |
# File 'lib/google/apis/dataform_v1/classes.rb', line 2740 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2745 2746 |
# File 'lib/google/apis/dataform_v1/classes.rb', line 2745 def update!(**args) end |