Class: Google::Apps::Chat::V1::CompleteImportSpaceResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/chat/v1/space.rb

Overview

Response message for completing the import process for a space.

Instance Attribute Summary collapse

Instance Attribute Details

#space::Google::Apps::Chat::V1::Space

Returns The import mode space.

Returns:



768
769
770
771
# File 'proto_docs/google/chat/v1/space.rb', line 768

class CompleteImportSpaceResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end