public class CompareResponseComparedValuesDetails
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
CompareResponseComparedValuesDetails() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getDetails()
Gets the details.
|
Long |
getDistance()
Gets the distance.
|
Map<String,Object> |
getFeatureVector()
Gets the featureVector.
|
Float |
getScore()
Gets the score.
|
List<String> |
getTypes()
Gets the types.
|
List<String> |
getValues()
Gets the values.
|
public CompareResponseComparedValuesDetails()
public Map<String,Object> getFeatureVector()
public Map<String,Object> getDetails()
public Float getScore()
public Long getDistance()
public List<String> getValues()
Copyright © 2021 IBM Cloud. All rights reserved.