io.graviton.blobstore.v1.upload_node.NodeUploadRequest.Kind
See theKind companion trait
object Kind
Attributes
Members list
Type members
Classlikes
final case class Chunk(value: NodeUploadChunk) extends Kind
Attributes
- Supertypes
-
trait Kindtrait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
final case class Complete(value: NodeUploadComplete) extends Kind
Attributes
- Supertypes
-
trait Kindtrait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
final case class Start(value: NodeUploadStart) extends Kind
Attributes
- Supertypes
-
trait Kindtrait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The name of the type
In this article