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 documentation provides reference information for the `BigtableOptions.Types.Type` enum within the Google Cloud Discovery Engine v1 API."],["The enum defines the different data types supported for values in a Bigtable column or column family, such as `BigNumeric`, `Boolean`, `Integer`, `Json`, `Number`, `String`, `Unspecified`, and `VarInteger`."],["The documentation is within the `Google.Cloud.DiscoveryEngine.V1` namespace and the `Google.Cloud.DiscoveryEngine.V1.dll` assembly, with versioning up to 1.6.0 (latest)."],["It specifies that values should be encoded using the `HBase Bytes.toBytes` function when the encoding is set to `BINARY`."],["There are 8 different field names available with their respective descriptions."]]],[]]