public sealed class Type.Types.Timestamp.Types.Encoding : IMessage<Type.Types.Timestamp.Types.Encoding>, IEquatable<Type.Types.Timestamp.Types.Encoding>, IDeepCloneable<Type.Types.Timestamp.Types.Encoding>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class Type.Types.Timestamp.Types.Encoding.
Rules used to convert to or from lower level types.
[[["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-09 UTC."],[[["The latest version of the Google Cloud Bigtable Admin v2 API class Type.Types.Timestamp.Types.Encoding is 3.24.0."],["This class is used for reference documentation and code samples for the Google Cloud Bigtable Administration v2 API."],["The Encoding class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, allowing for deep cloning and equivalence checks."],["The UnixMicrosInt64 property encodes the number of microseconds since the Unix epoch using the Int64 encoding, ensuring values are microsecond-aligned and compatible with Java `Instant.truncatedTo()` with `ChronoUnit.MICROS`."],["The provided documentation lists a comprehensive version history of the Google.Cloud.Bigtable.Admin.V2 API, spanning from version 3.24.0 down to version 2.4.0, allowing developers to choose the appropriate version for their needs."]]],[]]