HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ip-172-26-0-120 6.17.0-1009-aws #9~24.04.2-Ubuntu SMP Fri Mar 6 23:50:29 UTC 2026 x86_64
User: ubuntu (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //var/www/html/dashboard.orbiwheels.com/vendor/google/common-protos/metadata/Type/Interval.php
<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/type/interval.proto

namespace GPBMetadata\Google\Type;

class Interval
{
    public static $is_initialized = false;

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

        if (static::$is_initialized == true) {
          return;
        }
        \GPBMetadata\Google\Protobuf\Timestamp::initOnce();
        $pool->internalAddGeneratedFile(
            '
�
google/type/interval.protogoogle.type"h
Interval.

start_time (2.google.protobuf.Timestamp,
end_time (2.google.protobuf.TimestampBi
com.google.typeB
IntervalProtoPZ<google.golang.org/genproto/googleapis/type/interval;interval��GTPbproto3'
        , true);

        static::$is_initialized = true;
    }
}