32 lines
1.1 KiB
PHP
32 lines
1.1 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: TriggerConversationPushTask.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class TriggerConversationPushTask
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0ae2010a2154726967676572436f6e766572736174696f6e507573685461" .
|
|
"736b2e70726f746f12174a75626f2e4a754c69616f2e494d2e57782e5072" .
|
|
"6f746f229b010a2254726967676572436f6e766572736174696f6e507573" .
|
|
"685461736b4d65737361676512100a085765436861744964180120012809" .
|
|
"12110a09537461727454696d65180220012803120f0a07456e6454696d65" .
|
|
"18032001280312100a08576974684e616d65180420012808120e0a065461" .
|
|
"736b4964180520012803120d0a054c696d6974180620012805120e0a064f" .
|
|
"6666736574180720012805620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|