Your IP : 216.73.217.77


Current Path : /home/users/unlimited/www/api.xalonx.com/vendor/google/common-protos/metadata/Api/
Upload File :
Current File : /home/users/unlimited/www/api.xalonx.com/vendor/google/common-protos/metadata/Api/LaunchStage.php

<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/api/launch_stage.proto

namespace GPBMetadata\Google\Api;

class LaunchStage
{
    public static $is_initialized = false;

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

        if (static::$is_initialized == true) {
          return;
        }
        $pool->internalAddGeneratedFile(
            '
�
google/api/launch_stage.proto
google.api*�
LaunchStage
LAUNCH_STAGE_UNSPECIFIED

UNIMPLEMENTED
	PRELAUNCH
EARLY_ACCESS	
ALPHA
BETA
GA

DEPRECATEDBZ
com.google.apiBLaunchStageProtoPZ-google.golang.org/genproto/googleapis/api;api�GAPIbproto3'
        , true);

        static::$is_initialized = true;
    }
}