Class: Google::Apps::Chat::V1::SearchSpacesResponse

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

Overview

Response with a list of spaces corresponding to the search spaces request.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String



777
778
779
780
# File 'proto_docs/google/chat/v1/space.rb', line 777

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

#spaces::Array<::Google::Apps::Chat::V1::Space>



777
778
779
780
# File 'proto_docs/google/chat/v1/space.rb', line 777

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

#total_size::Integer



777
778
779
780
# File 'proto_docs/google/chat/v1/space.rb', line 777

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