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 Bigtable 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-03-21 UTC."],[[["The provided content is a reference documentation for the `Type.Types.Timestamp` class within the Google Bigtable v2 API for .NET."],["This class is used to store timestamp values, specifically within `Value.timestamp_value`, and it implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists version-specific links for the `Timestamp` class, ranging from the latest version 3.17.0 down to version 2.2.0, in addition to version 3.16.0."],["It shows that the `Type.Types.Timestamp` class inherits from the base `object` class, and also provides details about its constructors and its inheritance of members from the `object` class."],["The namespace for this class is `Google.Cloud.Bigtable.V2` and is part of the `Google.Cloud.Bigtable.V2.dll` assembly."]]],[]]