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 content covers versions from 2.4.0 up to the latest release, 3.24.0, detailing the API reference for each version of the `CreateBackupMetadata` class."],["`CreateBackupMetadata` is a metadata type used for operations returned by the `CreateBackup` method in the BigtableTableAdmin API."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, providing a set of properties like `EndTime`, `Name`, `SourceTable`, and `StartTime` for details of the operation."],["The `CreateBackupMetadata` class has 2 constructors; the first one is parameterless, while the second takes an existing `CreateBackupMetadata` object as a parameter."]]],[]]