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.



709
710
711
# File 'lib/google/apis/sourcerepo_v1/classes.rb', line 709

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



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

def update!(**args)
end