public sealed class CreateBackupMetadata : IMessage<CreateBackupMetadata>, IEquatable<CreateBackupMetadata>, IDeepCloneable<CreateBackupMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class CreateBackupMetadata.
Metadata type for the operation returned by
[CreateBackup][google.bigtable.admin.v2.BigtableTableAdmin.CreateBackup].
[[["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 2025-03-25 UTC."],[[["This webpage provides reference documentation for the `CreateBackupMetadata` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET development."],["The latest version available for `CreateBackupMetadata` is 3.24.0, with a range of previous versions down to 2.4.0, each linked to its own documentation page."],["The `CreateBackupMetadata` class is used to represent metadata for backup creation operations within Bigtable, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `CreateBackupMetadata` include `EndTime`, `Name`, `SourceTable`, and `StartTime`, providing details about the backup operation's status and associated table."],["The class includes constructors for creating new instances, either empty or based on an existing `CreateBackupMetadata` object, within the `Google.Cloud.Bigtable.Admin.V2` namespace and `Google.Cloud.Bigtable.Admin.V2.dll` assembly."]]],[]]