public sealed class Type.Types.Bool : IMessage<Type.Types.Bool>, IEquatable<Type.Types.Bool>, IDeepCloneable<Type.Types.Bool>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class Type.Types.Bool.
bool
Values of type Bool are stored in Value.bool_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 page provides documentation for the `Type.Types.Bool` class within the Google Bigtable v2 API, specifically for version 3.16.0."],["`Type.Types.Bool` values are stored in `Value.bool_value`, representing boolean data within the API."],["The class `Type.Types.Bool` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which support various functionalities."],["The documentation lists a range of previous versions, from 2.2.0 to the latest 3.17.0, allowing users to navigate to different iterations of this class."],["The `Type.Types.Bool` class has two constructors, one that is parameterless and one that takes a `Type.Types.Bool` argument."]]],[]]