AllExtensionNumbersOfType

grpc.reflection.v1alpha.reflection.ServerReflectionRequest$.MessageRequest$.AllExtensionNumbersOfType
final case class AllExtensionNumbersOfType(value: String) extends MessageRequest

Attributes

Source:
ServerReflectionRequest.scala
Graph
Supertypes
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

type ValueType = String

Value members

Concrete methods

override def allExtensionNumbersOfType: Option[String]

Attributes

Definition Classes
Source:
ServerReflectionRequest.scala
override def isAllExtensionNumbersOfType: Boolean

Attributes

Definition Classes
Source:
ServerReflectionRequest.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source:
ServerReflectionRequest.scala

Inherited methods

def fileByFilename: Option[String]

Attributes

Inherited from:
MessageRequest
Source:
ServerReflectionRequest.scala
def fileContainingSymbol: Option[String]

Attributes

Inherited from:
MessageRequest
Source:
ServerReflectionRequest.scala
def isDefined: Boolean

Attributes

Inherited from:
MessageRequest
Source:
ServerReflectionRequest.scala
def isEmpty: Boolean

Attributes

Inherited from:
MessageRequest
Source:
ServerReflectionRequest.scala
def isFileByFilename: Boolean

Attributes

Inherited from:
MessageRequest
Source:
ServerReflectionRequest.scala

Attributes

Inherited from:
MessageRequest
Source:
ServerReflectionRequest.scala
def isListServices: Boolean

Attributes

Inherited from:
MessageRequest
Source:
ServerReflectionRequest.scala
def listServices: Option[String]

Attributes

Inherited from:
MessageRequest
Source:
ServerReflectionRequest.scala
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala