public sealed class Type.Types.Date : IMessage<Type.Types.Date>, IEquatable<Type.Types.Date>, IDeepCloneable<Type.Types.Date>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class Type.Types.Date.
Date
Values of type Date are stored in Value.date_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."],[[["This webpage provides reference documentation for the `Type.Types.Date` class within the Google Cloud Bigtable Administration v2 API."],["The `Date` class represents date values and is stored in `Value.date_value`."],["The documentation covers various versions of the API, ranging from version 2.4.0 to the latest version 3.24.0, allowing navigation to documentation for each particular version."],["The `Date` class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors for the `Date` class: a default constructor `Date()` and a copy constructor `Date(Type.Types.Date other)` that takes an existing `Date` object as a parameter."]]],[]]