Enums | |
---|---|
EXTERNAL_SYNC_MODE_UNSPECIFIED
|
Unknown external sync mode, will be defaulted to ONLINE mode |
ONLINE
|
Online external sync will set up replication after initial data external sync |
OFFLINE
|
Offline external sync only dumps and loads a one-time snapshot of the primary instance's data |
ExternalSyncMode
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 2025-05-30 UTC.