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."],[[["The latest version of the Google Cloud Bigtable Admin v2 API class `Type.Types.Timestamp` is 3.24.0."],["This webpage provides reference documentation and code samples for the `Type.Types.Timestamp` class within the Google Cloud Bigtable Administration v2 API."],["The `Timestamp` class is used to store timestamp values and these are held within `Value.timestamp_value`."],["The `Timestamp` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `Timestamp` class offers constructors for creating instances, including a default constructor and a copy constructor that accepts another `Timestamp` object, while also featuring a property called `Encoding`."]]],[]]