Reference documentation and code samples for the Vector Search V1 API class Google::Cloud::VectorSearch::V1::DenseScannIndex.
Dense ScaNN index configuration.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#feature_norm_type
def feature_norm_type() -> ::Google::Cloud::VectorSearch::V1::DenseScannIndex::FeatureNormType
Returns
- (::Google::Cloud::VectorSearch::V1::DenseScannIndex::FeatureNormType) — Optional. Feature norm type.
#feature_norm_type=
def feature_norm_type=(value) -> ::Google::Cloud::VectorSearch::V1::DenseScannIndex::FeatureNormType
Parameter
- value (::Google::Cloud::VectorSearch::V1::DenseScannIndex::FeatureNormType) — Optional. Feature norm type.
Returns
- (::Google::Cloud::VectorSearch::V1::DenseScannIndex::FeatureNormType) — Optional. Feature norm type.