- Move src/, tests/, bin/, generated/, proto/, composer.json, composer.lock, phpunit.xml from php/ to repo root - Move ref/ to doc/reference_samples/ for better organization - Remove vendor/ from git tracking (now properly gitignored) - Update all test file paths (dirname adjustments and ref/ -> doc/reference_samples/) - Update all documentation paths (AGENTS.md, doc/*.md) - Remove php.bak/ directory - All 252 tests pass
30 lines
3 KiB
PHP
30 lines
3 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# NO CHECKED-IN PROTOBUF GENCODE
|
|
# source: clearGroups.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class ClearGroups
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
\GPBMetadata\Action::initOnce();
|
|
\GPBMetadata\ApplicationInfo::initOnce();
|
|
\GPBMetadata\Color::initOnce();
|
|
\GPBMetadata\Uuid::initOnce();
|
|
$pool->internalAddGeneratedFile(
|
|
"\x0A\xC6\x0A\x0A\x11clearGroups.proto\x12\x07rv.data\x1A\x15applicationInfo.proto\x1A\x0Bcolor.proto\x1A\x0Auuid.proto\"\xB9\x09\x0A\x13ClearGroupsDocument\x122\x0A\x10application_info\x18\x01 \x01(\x0B2\x18.rv.data.ApplicationInfo\x127\x0A\x06groups\x18\x02 \x03(\x0B2'.rv.data.ClearGroupsDocument.ClearGroup\x1A\xB4\x08\x0A\x0AClearGroup\x12\x1B\x0A\x04uuid\x18\x01 \x01(\x0B2\x0D.rv.data.UUID\x12\x0C\x0A\x04name\x18\x02 \x01(\x09\x120\x0A\x0Dlayer_targets\x18\x03 \x03(\x0B2\x19.rv.data.Action.ClearType\x12\x1C\x0A\x14is_hidden_in_preview\x18\x04 \x01(\x08\x12\x12\x0A\x0Aimage_data\x18\x05 \x01(\x0C\x12E\x0A\x0Aimage_type\x18\x06 \x01(\x0E21.rv.data.ClearGroupsDocument.ClearGroup.ImageType\x12\x16\x0A\x0Eis_icon_tinted\x18\x07 \x01(\x08\x12'\x0A\x0Ficon_tint_color\x18\x08 \x01(\x0B2\x0E.rv.data.Color\x12<\x0A\x10timeline_targets\x18\x09 \x03(\x0E2\".rv.data.Action.ContentDestination\x12%\x0A\x1Dclear_presentation_next_slide\x18\x0A \x01(\x08\"\xA9\x05\x0A\x09ImageType\x12\x13\x0A\x0FImageTypeCustom\x10\x00\x12\x10\x0A\x0CImageTypeOne\x10\x01\x12\x10\x0A\x0CImageTypeTwo\x10\x02\x12\x12\x0A\x0EImageTypeThree\x10\x03\x12\x11\x0A\x0DImageTypeFour\x10\x04\x12\x11\x0A\x0DImageTypeFive\x10\x05\x12\x10\x0A\x0CImageTypeSix\x10\x06\x12\x12\x0A\x0EImageTypeSeven\x10\x07\x12\x12\x0A\x0EImageTypeEight\x10\x08\x12\x11\x0A\x0DImageTypeNine\x10\x09\x12\x11\x0A\x0DImageTypeZero\x10\x0A\x12\x10\x0A\x0CImageTypeAll\x10\x0B\x12\x15\x0A\x11ImageTypeMegahorn\x10\x0C\x12\x11\x0A\x0DImageTypePlay\x10\x0D\x12\x11\x0A\x0DImageTypeBulb\x10\x0E\x12\x17\x0A\x13ImageTypeSunglasses\x10\x0F\x12\x12\x0A\x0EImageTypeArrow\x10\x10\x12\x13\x0A\x0FImageTypeTarget\x10\x11\x12\x11\x0A\x0DImageTypeStar\x10\x12\x12\x10\x0A\x0CImageTypeSun\x10\x13\x12\x11\x0A\x0DImageTypeBell\x10\x14\x12\x16\x0A\x12ImageTypePaperclip\x10\x15\x12\x12\x0A\x0EImageTypeFlask\x10\x16\x12\x17\x0A\x13ImageTypeEyeglasses\x10\x17\x12\x14\x0A\x10ImageTypeCupcake\x10\x18\x12\x12\x0A\x0EImageTypeSlide\x10\x19\x12\x10\x0A\x0CImageTypeHat\x10\x1A\x12\x13\x0A\x0FImageTypeFlower\x10\x1B\x12\x12\x0A\x0EImageTypeHeart\x10\x1C\x12\x14\x0A\x10ImageTypeMessage\x10\x1D\x12\x12\x0A\x0EImageTypeAudio\x10\x1E\x12\x12\x0A\x0EImageTypeCloud\x10\x1F\x12\x18\x0A\x14ImageTypeExclamation\x10 B4\xF8\x01\x01\xAA\x02\$Pro.SerializationInterop.RVProtoData\xBA\x02\x07RVData_b\x06proto3"
|
|
, true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|