public sealed class WatchlistUserPreferences : IMessage<WatchlistUserPreferences>, IEquatable<WatchlistUserPreferences>, IDeepCloneable<WatchlistUserPreferences>, IBufferMessage, IMessage
Reference documentation and code samples for the Chronicle v1 API class WatchlistUserPreferences.
A collection of user preferences for watchlist UI configuration.
Implements
IMessageWatchlistUserPreferences, IEquatableWatchlistUserPreferences, IDeepCloneableWatchlistUserPreferences, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
WatchlistUserPreferences()
public WatchlistUserPreferences()
WatchlistUserPreferences(WatchlistUserPreferences)
public WatchlistUserPreferences(WatchlistUserPreferences other)
Parameter | |
---|---|
Name | Description |
other |
WatchlistUserPreferences |
Properties
Pinned
public bool Pinned { get; set; }
Optional. Whether the watchlist is pinned on the dashboard.
Property Value | |
---|---|
Type | Description |
bool |