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 `CreateBackupMetadata` class is used as a metadata type for operations related to creating backups in Google Cloud Bigtable, and its inheritance and implementation details are detailed."],["The page lists various versions of the Google Cloud Bigtable Administration v2 API, ranging from version 2.4.0 up to the latest version 3.24.0, with links to each version's respective documentation."],["The documentation includes information on the class's constructors (`CreateBackupMetadata()`, `CreateBackupMetadata(CreateBackupMetadata)`) and its properties such as `EndTime`, `Name`, `SourceTable`, and `StartTime`, along with their data types and descriptions."],["The class implemented interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` are listed for developer reference."]]],[]]