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 latest version of the `SnapshotTableMetadata` is 3.24.0, while there is a list of previous versions available for reference, starting from 3.23.0 down to 2.4.0."],["`SnapshotTableMetadata` class provides metadata for the `SnapshotTable` operation, and it is a part of the `Google.Cloud.Bigtable.Admin.V2` namespace within the `Google.Cloud.Bigtable.Admin.V2.dll` assembly."],["This feature is in private alpha and is not recommended for production use due to potential backward-incompatible changes, as well as not being subject to any SLA or deprecation policy."],["`SnapshotTableMetadata` class implements multiple interfaces including `IMessage\u003cSnapshotTableMetadata\u003e`, `IEquatable\u003cSnapshotTableMetadata\u003e`, `IDeepCloneable\u003cSnapshotTableMetadata\u003e`, `IBufferMessage`, and `IMessage`."],["The `SnapshotTableMetadata` class includes properties such as `FinishTime`, `OriginalRequest`, and `RequestTime`, which provide timestamps and the original request details."]]],[]]