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-03-25 UTC."],[[["This webpage provides documentation for the `Type.Types.Timestamp` class within the Google Cloud Bigtable Administration v2 API."],["The `Timestamp` class is used to store timestamp values, specifically within `Value.timestamp_value`."],["The documentation includes the inheritance hierarchy, listing `object` as the base and the implemented interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There is an extensive list of previous versions for the reference documentation for the `Timestamp` class, all the way back to 2.4.0."],["The documentation covers two constructors for the `Timestamp` class: a default constructor `Timestamp()` and an overload `Timestamp(Timestamp other)` that accepts another `Timestamp` object, along with descriptions of each."]]],[]]