[ Web Proxy ]
URL:
Viewing: https://firebase.google.com/docs/reference/cpp/class/firebase/firestore/settings [Back]  [Original]

firebase::firestore::Settings Class Reference  |  Firebase Skip to main content
Overview Fundamentals AI Build Run Reference Samples
Firebase [Firebase]
Send feedback Stay organized with collections Save and categorize content based on your preferences.

firebase::firestore::Settings

#include <settings.h>

Settings used to configure a Firestore instance.

Summary

Constructors and Destructors

Settings()
Creates the default settings.
Settings(const Settings & other)
Copy constructor.
Settings(Settings && other)
Move constructor.

Public static attributes

kCacheSizeUnlimited = -1
constexpr int64_t
Constant to use with set_cache_size_bytes to disable garbage collection.

Friend classes

operator
Web Proxy Viewer  |  New URL  |  Original Page