MessageResponse

grpc.reflection.v1alpha.reflection.ServerReflectionResponse$.MessageResponse
See theMessageResponse companion object
sealed trait MessageResponse extends GeneratedOneof

Attributes

Companion:
object
Source:
ServerReflectionResponse.scala
Graph
Supertypes
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Type members

Inherited types

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala

Value members

Inherited methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals
def number: Int

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala
def productArity: Int

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product
def productElementName(n: Int): String

Attributes

Inherited from:
Product
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def productPrefix: String

Attributes

Inherited from:
Product
def value: ValueType

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala