public sealed class Watchlist.Types.EntityPopulationMechanism : IMessage<Watchlist.Types.EntityPopulationMechanism>, IEquatable<Watchlist.Types.EntityPopulationMechanism>, IDeepCloneable<Watchlist.Types.EntityPopulationMechanism>, IBufferMessage, IMessage
Reference documentation and code samples for the Chronicle v1 API class Watchlist.Types.EntityPopulationMechanism.
Mechanism to populate entities in the watchlist.
Implements
IMessageWatchlistTypesEntityPopulationMechanism, IEquatableWatchlistTypesEntityPopulationMechanism, IDeepCloneableWatchlistTypesEntityPopulationMechanism, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
EntityPopulationMechanism()
public EntityPopulationMechanism()
EntityPopulationMechanism(EntityPopulationMechanism)
public EntityPopulationMechanism(Watchlist.Types.EntityPopulationMechanism other)
Parameter | |
---|---|
Name | Description |
other |
WatchlistTypesEntityPopulationMechanism |
Properties
Manual
public Watchlist.Types.EntityPopulationMechanism.Types.Manual Manual { get; set; }
Optional. Entities are added manually.
Property Value | |
---|---|
Type | Description |
WatchlistTypesEntityPopulationMechanismTypesManual |
MechanismCase
public Watchlist.Types.EntityPopulationMechanism.MechanismOneofCase MechanismCase { get; }
Property Value | |
---|---|
Type | Description |
WatchlistTypesEntityPopulationMechanismMechanismOneofCase |