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 Bigtable 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."],[[["The page provides reference documentation for the `Type.Types.Date` class within the Google Bigtable v2 API for .NET."],["`Type.Types.Date` values are stored in `Value.date_value` and the class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes links to the documentation for various versions of the `Google.Cloud.Bigtable.V2` package, ranging from version 2.2.0 up to the latest version, 3.17.0."],["The `Date` class is part of the `Google.Cloud.Bigtable.V2` namespace and is located within the `Google.Cloud.Bigtable.V2.dll` assembly."],["The page details the constructors available for the `Date` class, including a default constructor `Date()` and a copy constructor `Date(Date other)`."]]],[]]