30 lines
923 B
PHP
30 lines
923 B
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: ScreenShotTask.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class ScreenShotTask
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0a9f010a1453637265656e53686f745461736b2e70726f746f12174a7562" .
|
|
"6f2e4a754c69616f2e494d2e57782e50726f746f22660a1553637265656e" .
|
|
"53686f745461736b4d65737361676512100a085765436861744964180120" .
|
|
"012809120c0a0454797065180220012805120d0a05506172616d18032001" .
|
|
"2809120e0a06506172616d32180420012803120e0a065461736b49641805" .
|
|
"20012803620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|