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-04-01 UTC."],[[["This documentation covers the `BigtableOptions.Types.Type` enum within the Discovery Engine v1 API, specifically in the `Google.Cloud.DiscoveryEngine.V1` namespace."],["The enum represents the type of values within a Bigtable column or column family, including options like `BigNumeric`, `Boolean`, `Integer`, `Json`, `Number`, `String`, `Unspecified`, and `VarInteger`."],["The latest version documented is 1.6.0, and the documentation provides links to the different versions of the `BigtableOptions.Types.Type` enum back to version 1.0.0-beta06."],["Values within Bigtable are expected to be encoded using HBase Bytes.toBytes when the encoding value is set to `BINARY`."],["This enum is found within the `Google.Cloud.DiscoveryEngine.V1.dll` assembly."]]],[]]