Class: Google::Cloud::DiscoveryEngine::V1::BigtableOptions::FamiliesEntry

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/discoveryengine/v1/import_config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::String)


219
220
221
222
# File 'proto_docs/google/cloud/discoveryengine/v1/import_config.rb', line 219

class FamiliesEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#value::Google::Cloud::DiscoveryEngine::V1::BigtableOptions::BigtableColumnFamily



219
220
221
222
# File 'proto_docs/google/cloud/discoveryengine/v1/import_config.rb', line 219

class FamiliesEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end