Discovery Engine V1BETA API - Module Google::Cloud::DiscoveryEngine::V1beta::BigtableOptions::Encoding (v0.12.0)

Reference documentation and code samples for the Discovery Engine V1BETA API module Google::Cloud::DiscoveryEngine::V1beta::BigtableOptions::Encoding.

The encoding mode of a Bigtable column or column family.

Constants

ENCODING_UNSPECIFIED

value: 0
The encoding is unspecified.

TEXT

value: 1
Text encoding.

BINARY

value: 2
Binary encoding.