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 .NET development."],["The latest version of the documentation available is 3.24.0, while the current page is focused on version 3.13.0, and there is documentation for versions ranging down to 2.4.0."],["`CreateBackupMetadata` is used as a metadata type for the operations returned by the `CreateBackup` function in the BigtableTableAdmin, facilitating the backup process."],["The `CreateBackupMetadata` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with properties like `EndTime`, `Name`, `SourceTable`, and `StartTime` to provide details about the backup operation."],["The namespace for the `CreateBackupMetadata` is `Google.Cloud.Bigtable.Admin.V2` within the assembly `Google.Cloud.Bigtable.Admin.V2.dll`, and it inherits from the base object class."]]],[]]