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 represent timestamp values, which are stored in `Value.timestamp_value` and is an implementor of multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes a list of all versions for the `Timestamp` class, ranging from the latest version 3.24.0 to version 2.4.0."],["The documentation details the class's inheritance, constructors (`Timestamp()`, `Timestamp(Timestamp)`), properties, such as `Encoding`, and includes links to relevant namespaces and interfaces."],["The class's property `Encoding` is used to determine the encoding used when converting to or from lower level types, which can be configured."]]],[]]