public sealed class Value : IMessage<Value>, IEquatable<Value>, IDeepCloneable<Value>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class Value.
Value represents a dynamically typed value.
The typed fields in Value are used as a transport encoding for the actual
value (which may be of a more complex type). See the documentation of the
Type message for more details.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThe document provides reference documentation for the \u003ccode\u003eValue\u003c/code\u003e class within the Google Bigtable v2 API, focusing on version 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eValue\u003c/code\u003e is a class that represents a dynamically typed value, used as a transport encoding for values of varying complexity, including the available properties within the class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValue\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting methods from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eValue\u003c/code\u003e class include \u003ccode\u003eHasIntValue\u003c/code\u003e, \u003ccode\u003eHasRawTimestampMicros\u003c/code\u003e, \u003ccode\u003eHasRawValue\u003c/code\u003e, \u003ccode\u003eIntValue\u003c/code\u003e, \u003ccode\u003eKindCase\u003c/code\u003e, \u003ccode\u003eRawTimestampMicros\u003c/code\u003e, and \u003ccode\u003eRawValue\u003c/code\u003e, enabling the storage of different data formats.\u003c/p\u003e\n"],["\u003cp\u003eThis page also contains links to past versions of the \u003ccode\u003eValue\u003c/code\u003e class in older releases of the API, up to and including version 2.2.0, and as new as the latest 3.17.0.\u003c/p\u003e\n"]]],[],null,[]]