Control for whether to use local cache or not.

Enumeration Members

Enumeration Members

CACHE_ONLY: "cache-only"

Returns result from the local cache only.

REMOTE_ONLY: "network-only"

Fetches result from the service and ignores any cached entries.