- Companion:
- class
Type members
Classlikes
implicit class NodeProtoLens[UpperPB](_l: Lens[UpperPB, NodeProto]) extends ObjectLens[UpperPB, NodeProto]
Value members
Concrete methods
def of(input: Seq[String], output: Seq[String], name: Option[String], opType: Option[String], domain: Option[String], attribute: Seq[AttributeProto], docString: Option[String]): NodeProto
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