JwtLocation

object JwtLocation extends GeneratedMessageCompanion[JwtLocation] with JavaProtoSupport[JwtLocation, JwtLocation]
Companion
class
trait Product
trait Mirror
trait JavaProtoSupport[JwtLocation, JwtLocation]
trait GeneratedMessageCompanion[JwtLocation]
trait Serializable
class Object
trait Matchable
class Any

Type members

Classlikes

object In
Companion
class
sealed
trait In extends GeneratedOneof
Companion
object
implicit
class JwtLocationLens[UpperPB](_l: Lens[UpperPB, JwtLocation]) extends ObjectLens[UpperPB, JwtLocation]

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror
type ValueType = A
Inherited from
GeneratedMessageCompanion

Value members

Concrete methods

def enumCompanionForFieldNumber(`__fieldNumber`: Int): GeneratedEnumCompanion[_]
def fromJavaProto(javaPbSource: JwtLocation): JwtLocation
def javaDescriptor: Descriptor
def messageCompanionForFieldNumber(`__number`: Int): GeneratedMessageCompanion[_]
def of(in: In, valuePrefix: String): JwtLocation
def parseFrom(`_input__`: CodedInputStream): JwtLocation
def scalaDescriptor: Descriptor
def toJavaProto(scalaPbSource: JwtLocation): JwtLocation

Inherited methods

def enumCompanionForField(field: FieldDescriptor): GeneratedEnumCompanion[_]
Inherited from
GeneratedMessageCompanion
def fromAscii(s: String): JwtLocation
Inherited from
GeneratedMessageCompanion
def merge(a: JwtLocation, input: CodedInputStream): JwtLocation

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

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

Inherited from
GeneratedMessageCompanion
def messageCompanionForField(field: FieldDescriptor): GeneratedMessageCompanion[_]
Inherited from
GeneratedMessageCompanion
def parseDelimitedFrom(input: InputStream): Option[JwtLocation]
Inherited from
GeneratedMessageCompanion
def parseDelimitedFrom(input: CodedInputStream): Option[JwtLocation]
Inherited from
GeneratedMessageCompanion
def parseFrom(s: Array[Byte]): JwtLocation
Inherited from
GeneratedMessageCompanion
def parseFrom(input: InputStream): JwtLocation
Inherited from
GeneratedMessageCompanion
@nowarn("cat=deprecation")
def streamFromDelimitedInput(input: InputStream): Stream[JwtLocation]
Inherited from
GeneratedMessageCompanion
def toByteArray(a: JwtLocation): Array[Byte]
Inherited from
GeneratedMessageCompanion
def validate(s: Array[Byte]): Try[JwtLocation]
Inherited from
GeneratedMessageCompanion
def validateAscii(s: String): Either[TextFormatError, JwtLocation]
Inherited from
GeneratedMessageCompanion

Concrete fields

final
final
lazy
val nestedMessagesCompanions: Seq[GeneratedMessageCompanion[_ <: GeneratedMessage]]

Implicits

Implicits

final implicit
def JwtLocationLens[UpperPB](_l: Lens[UpperPB, JwtLocation]): JwtLocationLens[UpperPB]
implicit
def messageCompanion: GeneratedMessageCompanion[JwtLocation] & JavaProtoSupport[JwtLocation, JwtLocation]
implicit