Class: Google::Apis::SourcerepoV1::SyncRepoRequest
- Inherits:
-
Object
- Object
- Google::Apis::SourcerepoV1::SyncRepoRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/sourcerepo_v1/classes.rb,
generated/google/apis/sourcerepo_v1/representations.rb,
generated/google/apis/sourcerepo_v1/representations.rb
Overview
Request for SyncRepo.
Instance Method Summary collapse
-
#initialize(**args) ⇒ SyncRepoRequest
constructor
A new instance of SyncRepoRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ SyncRepoRequest
Returns a new instance of SyncRepoRequest.
704 705 706 |
# File 'generated/google/apis/sourcerepo_v1/classes.rb', line 704 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
709 710 |
# File 'generated/google/apis/sourcerepo_v1/classes.rb', line 709 def update!(**args) end |