Class Group
A Google Group in Google Chat.
Namespace: Google.Apps.Chat.V1
Assembly: Google.Apps.Chat.V1.dll
Syntax
public sealed class Group : IMessage<Group>, IEquatable<Group>, IDeepCloneable<Group>, IBufferMessage, IMessage
Constructors
Group()
Declaration
public Group()
Group(Group)
Declaration
public Group(Group other)
Parameters
Type | Name | Description |
---|---|---|
Group | other |
Properties
Name
Resource name for a Google Group.
Represents a group in Cloud Identity Groups API.
Format: groups/{group}
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
string |