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 latest version available for the Google.Cloud.Bigtable.V2 API class Value is 3.17.0, while the current page focuses on version 3.13.0, offering a historical perspective of the different versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValue\u003c/code\u003e class within the Google Bigtable v2 API is a dynamically typed value used for transport encoding and represents data as a more complex type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValue\u003c/code\u003e class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValue\u003c/code\u003e class features properties such as \u003ccode\u003eIntValue\u003c/code\u003e, \u003ccode\u003eRawTimestampMicros\u003c/code\u003e, and \u003ccode\u003eRawValue\u003c/code\u003e, which are used to represent the different data types.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValue\u003c/code\u003e class also features properties \u003ccode\u003eHasIntValue\u003c/code\u003e, \u003ccode\u003eHasRawTimestampMicros\u003c/code\u003e, and \u003ccode\u003eHasRawValue\u003c/code\u003e which checks if the respective fields are set.\u003c/p\u003e\n"]]],[],null,[]]