<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: grafeas/v1/severity.proto

namespace GPBMetadata\Grafeas\V1;

class Severity
{
    public static $is_initialized = false;

    public static function initOnce() {
        $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();

        if (static::$is_initialized == true) {
          return;
        }
        $pool->internalAddGeneratedFile(
            '
ā
grafeas/v1/severity.proto
grafeas.v1*^
Severity
SEVERITY_UNSPECIFIED 
MINIMAL
LOW

MEDIUM
HIGH
CRITICALBQ
io.grafeas.v1PZ8google.golang.org/genproto/googleapis/grafeas/v1;grafeas¢GRAbproto3'
        , true);

        static::$is_initialized = true;
    }
}

