35 lines
1.3 KiB
PHP
35 lines
1.3 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: SetConfigTask.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class SetConfigTask
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
\GPBMetadata\ConfigPushNotice::initOnce();
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0aa8020a13536574436f6e6669675461736b2e70726f746f12174a75626f" .
|
|
"2e4a754c69616f2e494d2e57782e50726f746f22ef010a14536574436f6e" .
|
|
"6669675461736b4d657373616765120c0a04494d45491801200128091210" .
|
|
"0a085765436861744964180220012809123d0a09426f6f6c436f6e667318" .
|
|
"072003280b322a2e4a75626f2e4a754c69616f2e494d2e57782e50726f74" .
|
|
"6f2e426f6f6c436f6e6669674d657373616765123b0a08496e74436f6e66" .
|
|
"7318082003280b32292e4a75626f2e4a754c69616f2e494d2e57782e5072" .
|
|
"6f746f2e496e74436f6e6669674d657373616765123b0a08537472436f6e" .
|
|
"667318092003280b32292e4a75626f2e4a754c69616f2e494d2e57782e50" .
|
|
"726f746f2e537472436f6e6669674d657373616765620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|