Class: Google::Apis::DataformV1beta1::PullGitCommitsResponse
- Inherits:
-
Object
- Object
- Google::Apis::DataformV1beta1::PullGitCommitsResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/dataform_v1beta1/classes.rb,
lib/google/apis/dataform_v1beta1/representations.rb,
lib/google/apis/dataform_v1beta1/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.
2741 2742 2743 |
# File 'lib/google/apis/dataform_v1beta1/classes.rb', line 2741 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2746 2747 |
# File 'lib/google/apis/dataform_v1beta1/classes.rb', line 2746 def update!(**args) end |