Class: Google::Apis::SourcerepoV1::SyncRepoRequest

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

Overview

Request for SyncRepo.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ SyncRepoRequest

Returns a new instance of SyncRepoRequest.



713
714
715
# File 'lib/google/apis/sourcerepo_v1/classes.rb', line 713

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



718
719
# File 'lib/google/apis/sourcerepo_v1/classes.rb', line 718

def update!(**args)
end