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-03-21 UTC."],[[["This webpage provides documentation for the `BigtableOptions.Types.Type` enum within the Google Cloud Discovery Engine v1 API."],["The enum specifies the data types that can be stored in a Bigtable column or column family, with options such as `BigNumeric`, `Boolean`, `Integer`, `Json`, `Number`, `String`, `Unspecified`, and `VarInteger`."],["The latest version of the API is 1.6.0, and the documentation also includes versions ranging from 1.0.0-beta06 to 1.5.0."],["The values within Bigtable are expected to be encoded using HBase Bytes.toBytes when the encoding value is set to `BINARY`."]]],[]]