Class: Google::Apps::Chat::V1::Group
- Inherits:
-
Object
- Object
- Google::Apps::Chat::V1::Group
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/chat/v1/group.rb
Overview
A Google Group in Google Chat.
Instance Attribute Summary collapse
-
#name ⇒ ::String
Resource name for a Google Group.
Instance Attribute Details
#name ⇒ ::String
34 35 36 37 |
# File 'proto_docs/google/chat/v1/group.rb', line 34 class Group include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |