Reference documentation and code samples for the Discovery Engine v1 API enum BigtableOptions.Types.Type.
The type of values in a Bigtable column or column family.
The values are expected to be encoded using
HBase
Bytes.toBytes
function when the encoding value is set to BINARY.
[[["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-08-04 UTC."],[[["This document provides reference documentation for the `BigtableOptions.Types.Type` enum within the Google Cloud Discovery Engine v1 API."],["The enum defines the possible data types that can be stored in a Bigtable column or column family, including `BigNumeric`, `Boolean`, `Integer`, `Json`, `Number`, `String`, `Unspecified`, and `VarInteger`."],["The values of this enum are expected to be encoded using HBase `Bytes.toBytes` function when the encoding is set to `BINARY`."],["This reference covers versions from 1.0.0-beta06 up to the latest version 1.6.0 of the Google.Cloud.DiscoveryEngine.V1, but it also includes the other versions of 1.1.0, 1.2.0, 1.3.0, 1.4.0, and 1.5.0."]]],[]]