public sealed class Type.Types.Timestamp : IMessage<Type.Types.Timestamp>, IEquatable<Type.Types.Timestamp>, IDeepCloneable<Type.Types.Timestamp>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class Type.Types.Timestamp.
Timestamp
Values of type Timestamp are stored in Value.timestamp_value.
[[["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-04-17 UTC."],[[["This page provides documentation for the `Type.Types.Timestamp` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET."],["The `Timestamp` class is used to store timestamp values and can be found under the `Google.Cloud.Bigtable.Admin.V2` namespace."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all related to the handling of message types within the Google Protobuf library."],["The documentation lists various versions of the API, ranging from 2.4.0 to 3.24.0 (latest), offering links to each version's documentation."],["There are two constructors detailed for the Timestamp class, the default and one that accepts another Timestamp type as a parameter."]]],[]]