public sealed class SnapshotTableMetadata : IMessage<SnapshotTableMetadata>, IEquatable<SnapshotTableMetadata>, IDeepCloneable<SnapshotTableMetadata>, IBufferMessage, IMessage
The metadata for the Operation returned by SnapshotTable.
Note: This is a private alpha release of Cloud Bigtable snapshots. This
feature is not currently available to most Cloud Bigtable customers. This
feature might be changed in backward-incompatible ways and is not recommended
for production use. It is not subject to any SLA or deprecation policy.
[[["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."],[[["The page provides documentation for `SnapshotTableMetadata` in the `Google.Cloud.Bigtable.Admin.V2` namespace, specifically version 2.8.0, as part of the Google Cloud Bigtable .NET library."],["This `SnapshotTableMetadata` class is used to represent the metadata for a `SnapshotTable` operation within the Bigtable Admin V2 API and is currently in a private alpha release."],["The content includes links to various versions of the `SnapshotTableMetadata` documentation, ranging from version 3.24.0 (latest) down to version 2.4.0."],["`SnapshotTableMetadata` implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it has properties like `FinishTime`, `OriginalRequest`, and `RequestTime` for tracking the operation's progress and details."],["The documentation highlights that the Snapshot feature is a private alpha release and is not recommended for production use, subject to change and not covered by SLAs or deprecation policies."]]],[]]