com.google.protobuf.source_context

Members list

Type members

Classlikes

final case class SourceContext(fileName: String, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[SourceContext]

SourceContext represents information about the source of a protobuf element, like the file in which it is defined.

SourceContext represents information about the source of a protobuf element, like the file in which it is defined.

Value parameters

fileName

The path-qualified name of the .proto file that contained the associated protobuf element. For example: "google/protobuf/source_context.proto".

Attributes

Companion
object
Supertypes
trait Updatable[SourceContext]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait JavaProtoSupport[SourceContext, SourceContext]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type