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 documentation for the `CreateBackupMetadata` class within the Google Cloud Bigtable Administration v2 API, specifically for the .NET environment."],["The latest version of `CreateBackupMetadata` is version 3.24.0, and the page includes links to documentation for versions ranging from 3.24.0 down to 2.4.0."],["`CreateBackupMetadata` is a class used to describe the metadata of an operation that creates a backup and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `CreateBackupMetadata` has properties that describe the name of the backup being created, the table that the backup is taken from, the start time and the end time of this operation."],["The class `CreateBackupMetadata` has two constructors, a default one and one that accepts another instance of the same class as a parameter."]]],[]]