Send feedback
Class BackupInfo (2.23.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.23.0 keyboard_arrow_down
Inheritance
Object >
BackupInfo
Methods
equals(Object arg0)
public boolean equals ( Object arg0 )
Parameter
Name
Description
arg0
Object
Overrides
getDatabase()
public DatabaseId getDatabase ()
getEncryptionConfig()
public BackupEncryptionConfig getEncryptionConfig ()
Returns
Type
Description
com.google.cloud.spanner.encryption.BackupEncryptionConfig
getEncryptionInfo()
public EncryptionInfo getEncryptionInfo ()
Returns
Type
Description
com.google.cloud.spanner.encryption.EncryptionInfo
getExpireTime()
public Timestamp getExpireTime ()
Returns
Type
Description
com.google.cloud.Timestamp
getId()
getInstanceId()
public InstanceId getInstanceId ()
getMaxExpireTime()
public Timestamp getMaxExpireTime ()
Returns
Type
Description
com.google.cloud.Timestamp
getProto()
Returns
Type
Description
com.google.spanner.admin.database.v1.Backup
getReferencingBackups()
public List<String> getReferencingBackups ()
getSize()
Returns
Type
Description
long
getState()
public BackupInfo . State getState ()
Returns
Type
Description
State
getVersionTime()
public Timestamp getVersionTime ()
Returns
Type
Description
com.google.cloud.Timestamp
hashCode()
Returns
Type
Description
int
Overrides
toString()
Returns
Type
Description
String
Overrides
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 2024-11-01 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 2024-11-01 UTC."],[],[]]