Module google_api_proto::google::cloud::discoveryengine::v1alpha::bigtable_options
source · Expand description
Nested message and enum types in BigtableOptions
.
Structs§
- The column of the Bigtable.
- The column family of the Bigtable.
Enums§
- The encoding mode of a Bigtable column or column family.
- 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
.