Class: Google::Apps::Chat::V1::Space::Principal

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

Overview

A principal representing an entity granted access.

Instance Attribute Summary collapse

Instance Attribute Details

#audience::Google::Apps::Chat::V1::Audience

Returns An audience.

Returns:



319
320
321
322
# File 'proto_docs/google/chat/v1/space.rb', line 319

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