Cluster

gcp4s.bigquery.model.Cluster
final case class Cluster(count: Option[Long], centroidId: Option[Long], featureValues: Option[List[FeatureValue]])

Attributes

Source
Cluster.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product