Send feedback
Class DatabaseInfo (2.18.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.18.1 keyboard_arrow_down
public class DatabaseInfo
Inheritance
Object >
DatabaseInfo
Constructors
DatabaseInfo(DatabaseId arg0, DatabaseInfo.State arg1)
public DatabaseInfo ( DatabaseId arg0 , DatabaseInfo . State arg1 )
Methods
equals(Object arg0)
public boolean equals ( Object arg0 )
Parameter
Name
Description
arg0
Object
Overrides
getCreateTime()
public Timestamp getCreateTime ()
Returns
Type
Description
com.google.cloud.Timestamp
getDefaultLeader()
public String getDefaultLeader ()
Returns
Type
Description
String
getDialect()
public Dialect getDialect ()
getEarliestVersionTime()
public Timestamp getEarliestVersionTime ()
Returns
Type
Description
com.google.cloud.Timestamp
getEncryptionConfig()
public CustomerManagedEncryption getEncryptionConfig ()
Returns
Type
Description
com.google.cloud.spanner.encryption.CustomerManagedEncryption
getId()
public DatabaseId getId ()
getProto()
public Database getProto ()
Returns
Type
Description
com.google.spanner.admin.database.v1.Database
getProtoDescriptors()
public ByteString getProtoDescriptors ()
getReconciling()
public boolean getReconciling ()
getRestoreInfo()
public RestoreInfo getRestoreInfo ()
getState()
public DatabaseInfo . State getState ()
Returns
Type
Description
State
getVersionRetentionPeriod()
public String getVersionRetentionPeriod ()
Returns
Type
Description
String
hashCode()
Returns
Type
Description
int
Overrides
isDropProtectionEnabled()
public boolean isDropProtectionEnabled ()
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."],[],[]]