- Companion:
- class
Type members
Classlikes
implicit class EnumOptionsLens[UpperPB](_l: Lens[UpperPB, EnumOptions]) extends ObjectLens[UpperPB, EnumOptions]
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 avaialable 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 avaialable in Scala.js or scala-native.
def of(allowAlias: Option[Boolean], deprecated: Option[Boolean], uninterpretedOption: Seq[UninterpretedOption]): EnumOptions
Inherited methods
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
Concrete fields
Implicits
Implicits
final implicit def EnumOptionsLens[UpperPB](_l: Lens[UpperPB, EnumOptions]): EnumOptionsLens[UpperPB]