Class DatabaseInfo (2.33.1)
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
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-10-11 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-11 UTC."],[],[]]