Class: Google::Apis::ChatV1::CompleteImportSpaceRequest
- Inherits:
-
Object
- Object
- Google::Apis::ChatV1::CompleteImportSpaceRequest
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/chat_v1/classes.rb,
lib/google/apis/chat_v1/representations.rb,
lib/google/apis/chat_v1/representations.rb
Overview
Request message for completing the import process for a space.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CompleteImportSpaceRequest
constructor
A new instance of CompleteImportSpaceRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CompleteImportSpaceRequest
Returns a new instance of CompleteImportSpaceRequest.
790 791 792 |
# File 'lib/google/apis/chat_v1/classes.rb', line 790 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
795 796 |
# File 'lib/google/apis/chat_v1/classes.rb', line 795 def update!(**args) end |