StartAck

io.graviton.blobstore.v1.upload.StartAck
See theStartAck companion class

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
StartAck.type

Members list

Type members

Classlikes

implicit class StartAckLens[UpperPB](_l: Lens[UpperPB, StartAck]) extends ObjectLens[UpperPB, StartAck]

Attributes

Supertypes
class ObjectLens[UpperPB, StartAck]
trait Lens[UpperPB, StartAck]
trait Serializable
class Object
trait Matchable
class Any
Show all

Inherited types

Attributes

Inherited from:
GeneratedMessageCompanion

Inherited and Abstract types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

Returns the Java descriptors for this message. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.

Returns the Java descriptors for this message. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.

Attributes

def of(sessionId: String, ttlSeconds: Long, acceptedContentTypes: Seq[String]): StartAck
def parseFrom(`_input__`: CodedInputStream): StartAck

Parses a message from a CodedInputStream.

Parses a message from a CodedInputStream.

Attributes

Inherited methods

Attributes

Inherited from:
GeneratedMessageCompanion

Merges the given message with the additional fields in the steam.

Merges the given message with the additional fields in the steam.

Attributes

Inherited from:
GeneratedMessageCompanion
def parseDelimitedFrom(input: InputStream): Option[StartAck]

Attributes

Inherited from:
GeneratedMessageCompanion

Attributes

Inherited from:
GeneratedMessageCompanion
def parseFrom(input: InputStream): StartAck

Attributes

Inherited from:
GeneratedMessageCompanion

Attributes

Inherited from:
GeneratedMessageCompanion

Attributes

Inherited from:
GeneratedMessageCompanion

Attributes

Inherited from:
GeneratedMessageCompanion

Implicits

Implicits

final implicit def StartAckLens[UpperPB](_l: Lens[UpperPB, StartAck]): StartAckLens[UpperPB]
implicit def messageReads: Reads[StartAck]