Annotation Interface AnySource
Controls the mutations of
Any
fields in messages of the annotated
type as well as its recursive message fields.-
Required Element Summary
Required Elements
-
Element Details
-
value
Class<? extends com.google.protobuf.Message>[] valueA non-empty list ofMessage
s to use forAny
fields.
-