const google.golang.org/protobuf/internal/genid.GoogleProtobuf_package

3 uses

	google.golang.org/protobuf/internal/genid (current package)
		doc.go#L11: const GoogleProtobuf_package protoreflect.FullName = "google.protobuf"

	google.golang.org/protobuf/encoding/protojson
		well_known_types.go#L28: 	if name.Parent() == genid.GoogleProtobuf_package {
		well_known_types.go#L66: 	if name.Parent() == genid.GoogleProtobuf_package {