Send feedback
Cloud Firestore V1 Client - Class RealtimeUpdatesMode (2.1.0-RC1) Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
Reference documentation and code samples for the Cloud Firestore V1 Client class RealtimeUpdatesMode.
The Realtime Updates mode.
Protobuf type google.firestore.admin.v1.RealtimeUpdatesMode
Namespace
Google \ Cloud \ Firestore \ Admin \ V1
Methods
static::name
static::value
Constants
REALTIME_UPDATES_MODE_UNSPECIFIED
The Realtime Updates feature is not specified.
Generated from protobuf enum REALTIME_UPDATES_MODE_UNSPECIFIED = 0;
REALTIME_UPDATES_MODE_ENABLED
The Realtime Updates feature is enabled by default.
This could potentially degrade write performance for the database.
Generated from protobuf enum REALTIME_UPDATES_MODE_ENABLED = 1;
REALTIME_UPDATES_MODE_DISABLED
The Realtime Updates feature is disabled by default.
Generated from protobuf enum REALTIME_UPDATES_MODE_DISABLED = 2;
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-02-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-02-27 UTC."],[],[]]