Your IP : 216.73.217.77


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

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

namespace GPBMetadata\Google\Type;

class Dayofweek
{
    public static $is_initialized = false;

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

        if (static::$is_initialized == true) {
          return;
        }
        $pool->internalAddGeneratedFile(
            '
�
google/type/dayofweek.protogoogle.type*�
	DayOfWeek
DAY_OF_WEEK_UNSPECIFIED

MONDAY
TUESDAY
	WEDNESDAY
THURSDAY

FRIDAY
SATURDAY

SUNDAYBi
com.google.typeBDayOfWeekProtoPZ>google.golang.org/genproto/googleapis/type/dayofweek;dayofweek�GTPbproto3'
        , true);

        static::$is_initialized = true;
    }
}