40 lines
1.7 KiB
PHP
40 lines
1.7 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: CDNDownloadFileTask.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class CDNDownloadFileTask
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0ac7030a1943444e446f776e6c6f616446696c655461736b2e70726f746f" .
|
|
"12174a75626f2e4a754c69616f2e494d2e57782e50726f746f22cb010a1a" .
|
|
"43444e446f776e6c6f616446696c655461736b4d65737361676512100a08" .
|
|
"5765436861744964180120012809120e0a0643646e55726c180220012809" .
|
|
"120e0a0643646e4b657918032001280912360a0846696c65547970651804" .
|
|
"2001280e32242e4a75626f2e4a754c69616f2e494d2e57782e50726f746f" .
|
|
"2e43444e46696c6554797065120e0a0646696c654964180520012809120f" .
|
|
"0a0746696c65466d7418062001280912100a0846696c6553697a65180720" .
|
|
"01280512100a084d736753767249641808200128032aba010a0b43444e46" .
|
|
"696c655479706512130a0f4e6f74654d73675f5069637475726510001211" .
|
|
"0a0d4e6f74654d73675f5468756d62100112110a0d4e6f74654d73675f56" .
|
|
"6964656f100212100a0c4e6f74654d73675f46696c65100312130a0f4368" .
|
|
"61744d73675f50696374757265100412110a0d436861744d73675f546875" .
|
|
"6d62100512110a0d436861744d73675f566964656f100612100a0c436861" .
|
|
"744d73675f46696c65100712110a0d436861744d73675f456d6f6a691008" .
|
|
"620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|