var google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp.SecurityLevel_name

3 uses

	google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp (current package)
		transport_security_common.pb.go#L33: var SecurityLevel_name = map[int32]string{
		transport_security_common.pb.go#L46: 	return proto.EnumName(SecurityLevel_name, int32(x))
		transport_security_common.pb.go#L152: 	proto.RegisterEnum("grpc.gcp.SecurityLevel", SecurityLevel_name, SecurityLevel_value)