public DatabaseName SourceDatabaseAsDatabaseName { get; set; }
Google.Cloud.Spanner.Common.V1.DatabaseName-typed view over the SourceDatabase resource name property.
Property Value
Type
Description
Google.Cloud.Spanner.Common.V1.DatabaseName
VersionTime
public Timestamp VersionTime { get; set; }
The backup contains an externally consistent copy of source_database at
the timestamp specified by version_time. If the
[CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] request did not specify
version_time, the version_time of the backup is equivalent to the
create_time.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eBackupInfo\u003c/code\u003e class provides information about a backup within the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Database.V1\u003c/code\u003e namespace, and is available in version 3.9.0 and other listed versions of the library.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eBackupInfo\u003c/code\u003e class is 5.0.0-beta05, with several prior versions available including stable versions starting from 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBackupInfo\u003c/code\u003e objects store details like the backup name, the database it was sourced from, and the timestamps for when the backup was created and its version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBackupInfo\u003c/code\u003e class offers constructors, including a default constructor and one that allows creating a new \u003ccode\u003eBackupInfo\u003c/code\u003e from an existing one, alongside properties to access data, such as \u003ccode\u003eBackup\u003c/code\u003e, \u003ccode\u003eBackupAsBackupName\u003c/code\u003e, \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eSourceDatabase\u003c/code\u003e, \u003ccode\u003eSourceDatabaseAsDatabaseName\u003c/code\u003e, and \u003ccode\u003eVersionTime\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]