xiaoai/php_server/extend/lib/protobuf/GPBMetadata/ContactLabelDeleteTask.php

29 lines
898 B
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: ContactLabelDeleteTask.proto
namespace GPBMetadata;
class ContactLabelDeleteTask
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(hex2bin(
"0a93010a1c436f6e746163744c6162656c44656c6574655461736b2e7072" .
"6f746f12174a75626f2e4a754c69616f2e494d2e57782e50726f746f2252" .
"0a1d436f6e746163744c6162656c44656c6574655461736b4d6573736167" .
"6512100a085765436861744964180120012809120f0a074c6162656c4964" .
"180220012805120e0a067461736b4964180320012803620670726f746f33"
), true);
static::$is_initialized = true;
}
}