func github.com/golang/protobuf/ptypes.AnyMessageName

2 uses

	github.com/golang/protobuf/ptypes (current package)
		any.go#L24: func AnyMessageName(any *anypb.Any) (string, error) {
		any.go#L100: 	anyName, err := AnyMessageName(any)