referencedTypes property
The type(s) that the annotated, generic field may represent.
Currently, this must only be used on fields of type google.protobuf.Any.
Supporting other generic types may be considered in the future.
Implementation
final List<TypeReference> referencedTypes;