Class: Google::Apis::ChatV1::CompleteImportSpaceRequest

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

Constructor Details

#initialize(**args) ⇒ CompleteImportSpaceRequest

Returns a new instance of CompleteImportSpaceRequest.



798
799
800
# File 'lib/google/apis/chat_v1/classes.rb', line 798

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



803
804
# File 'lib/google/apis/chat_v1/classes.rb', line 803

def update!(**args)
end