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

Inherits:
Object
  • Object
show all
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
more...

Overview

Request for SyncRepo.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ SyncRepoRequest

Returns a new instance of SyncRepoRequest.

[View source]

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

[View source]

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

def update!(**args)
end