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 Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product