Class Space.Types.Principal
A principal representing an entity granted access.
Inheritance
Space.Types.Principal
Assembly: Google.Apps.Chat.V1.dll
Syntax
public sealed class Space.Types.Principal : IMessage<Space.Types.Principal>, IEquatable<Space.Types.Principal>, IDeepCloneable<Space.Types.Principal>, IBufferMessage, IMessage
Constructors
Principal()
Declaration
Principal(Principal)
Declaration
public Principal(Space.Types.Principal other)
Parameters
Properties
Audience
Declaration
public Audience Audience { get; set; }
Property Value
PrincipalTypeCase
Declaration
public Space.Types.Principal.PrincipalTypeOneofCase PrincipalTypeCase { get; }
Property Value