T
- the proto type that this object can be converted topublic interface ProtoConverter<T extends com.google.protobuf.GeneratedMessageV3>
Modifier and Type | Method and Description |
---|---|
T |
toProto()
Converts an objects representation into a protobuf type.
|
T toProto()
Copyright © 2023. All Rights Reserved.