Interface WatchlistUserPreferencesOrBuilder (0.1.0)

public interface WatchlistUserPreferencesOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getPinned()

public abstract boolean getPinned()

Optional. Whether the watchlist is pinned on the dashboard.

bool pinned = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

The pinned.