27 lines
791 B
PHP
27 lines
791 B
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# NO CHECKED-IN PROTOBUF GENCODE
|
|
# source: labels.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class Labels
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
\GPBMetadata\Action::initOnce();
|
|
$pool->internalAddGeneratedFile(
|
|
"\x0A\x91\x01\x0A\x0Clabels.proto\x12\x07rv.data\":\x0A\x11ProLabelsDocument\x12%\x0A\x06labels\x18\x01 \x03(\x0B2\x15.rv.data.Action.LabelB4\xF8\x01\x01\xAA\x02\$Pro.SerializationInterop.RVProtoData\xBA\x02\x07RVData_b\x06proto3"
|
|
, true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|